Skip to content

Commit fd03ace

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

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.5" />
12+
<PackageReference Include="MSBuild.ProjectCreation" Version="1.4.6" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<Compile Update="MsBuildExecutionResult.cs" Link="Helpers\MsBuildExecutionResult.cs" />

0 commit comments

Comments
 (0)