Skip to content

Commit cdf4648

Browse files
dependabot[bot]arturcic
authored andcommitted
Bump MSBuild.ProjectCreation from 1.4.6 to 2.0.1
Bumps [MSBuild.ProjectCreation](https://github.com/jeffkl/MSBuildProjectCreator) from 1.4.6 to 2.0.1. - [Release notes](https://github.com/jeffkl/MSBuildProjectCreator/releases) - [Commits](jeffkl/MSBuildProjectCreator@v1.4.6...v2.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb77594 commit cdf4648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionTask.Tests/GitVersionTask.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Buildalyzer" Version="3.1.0" />
1010
<PackageReference Include="LibGit2Sharp" Version="$(PackageVersion_LibGit2Sharp)" />
1111
<PackageReference Include="Microsoft.Build" Version="$(PackageVersion_MsBuild)" />
12-
<PackageReference Include="MSBuild.ProjectCreation" Version="1.4.6" />
12+
<PackageReference Include="MSBuild.ProjectCreation" Version="2.0.1" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<Compile Update="MsBuildExecutionResult.cs" Link="Helpers\MsBuildExecutionResult.cs" />

0 commit comments

Comments
 (0)