Skip to content

Commit 24eba66

Browse files
authored
Merge pull request #2381 from GitTools/dependabot/nuget/MSBuild.ProjectCreation-1.4.5
Bump MSBuild.ProjectCreation from 1.4.4 to 1.4.5
2 parents 8dcc088 + e5231fe commit 24eba66

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.0.1" />
1010
<PackageReference Include="LibGit2Sharp" Version="$(PackageVersion_LibGit2Sharp)" />
1111
<PackageReference Include="Microsoft.Build" Version="$(PackageVersion_MsBuild)" />
12-
<PackageReference Include="MSBuild.ProjectCreation" Version="1.4.4" />
12+
<PackageReference Include="MSBuild.ProjectCreation" Version="1.4.5" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<Compile Update="MsBuildExecutionResult.cs" Link="Helpers\MsBuildExecutionResult.cs" />

0 commit comments

Comments
 (0)