Skip to content

Commit 4dcddf4

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Bump MSBuild.ProjectCreation from 2.1.1 to 3.0.5
Bumps [MSBuild.ProjectCreation](https://github.com/jeffkl/MSBuildProjectCreator) from 2.1.1 to 3.0.5. - [Release notes](https://github.com/jeffkl/MSBuildProjectCreator/releases) - [Commits](jeffkl/MSBuildProjectCreator@v2.1.1...v3.0.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d398dd commit 4dcddf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersion.MsBuild.Tests/GitVersion.MsBuild.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Buildalyzer" Version="3.2.0" />
1111
<PackageReference Include="LibGit2Sharp" Version="$(PackageVersion_LibGit2Sharp)" />
1212
<PackageReference Include="Microsoft.Build" Version="$(PackageVersion_MsBuild)" />
13-
<PackageReference Include="MSBuild.ProjectCreation" Version="2.1.1" />
13+
<PackageReference Include="MSBuild.ProjectCreation" Version="3.0.5" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)