Skip to content

Commit

Permalink
(deps): Bump MSBuild.ProjectCreation from 9.0.1 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps [MSBuild.ProjectCreation](https://github.com/jeffkl/MSBuildProjectCreator) from 9.0.1 to 10.0.0.
- [Release notes](https://github.com/jeffkl/MSBuildProjectCreator/releases)
- [Commits](jeffkl/MSBuildProjectCreator@v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: MSBuild.ProjectCreation
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2023
1 parent 7de813f commit 00d7a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="Mono.Cecil" Version="0.11.4" />
<PackageVersion Include="Buildalyzer" Version="5.0.0" />
<PackageVersion Include="coverlet.msbuild" Version="3.2.0" />
<PackageVersion Include="MSBuild.ProjectCreation" Version="9.0.1" />
<PackageVersion Include="MSBuild.ProjectCreation" Version="10.0.0" />
<PackageVersion Include="NSubstitute" Version="5.0.0" />
<PackageVersion Include="NUnit" Version="3.13.3" />
<PackageVersion Include="NUnit.Analyzers" Version="3.6.1" />
Expand Down

0 comments on commit 00d7a0a

Please sign in to comment.