Skip to content

Commit

Permalink
Bump MSBuild.ProjectCreation from 2.0.1 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [MSBuild.ProjectCreation](https://github.com/jeffkl/MSBuildProjectCreator) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/jeffkl/MSBuildProjectCreator/releases)
- [Commits](jeffkl/MSBuildProjectCreator@v2.0.1...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and arturcic committed Mar 5, 2021
1 parent eba8d12 commit dbaff35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Buildalyzer" Version="3.2.0" />
<PackageReference Include="LibGit2Sharp" Version="$(PackageVersion_LibGit2Sharp)" />
<PackageReference Include="Microsoft.Build" Version="$(PackageVersion_MsBuild)" />
<PackageReference Include="MSBuild.ProjectCreation" Version="2.0.1" />
<PackageReference Include="MSBuild.ProjectCreation" Version="2.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit dbaff35

Please sign in to comment.