Skip to content

Commit 670ad05

Browse files
(deps): Bump MSBuild.ProjectCreation from 9.0.1 to 10.0.0
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] <[email protected]>
1 parent c7f6267 commit 670ad05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageVersion Include="Mono.Cecil" Version="0.11.4" />
2323
<PackageVersion Include="Buildalyzer" Version="5.0.0" />
2424
<PackageVersion Include="coverlet.msbuild" Version="3.2.0" />
25-
<PackageVersion Include="MSBuild.ProjectCreation" Version="9.0.1" />
25+
<PackageVersion Include="MSBuild.ProjectCreation" Version="10.0.0" />
2626
<PackageVersion Include="NSubstitute" Version="5.0.0" />
2727
<PackageVersion Include="NUnit" Version="3.13.3" />
2828
<PackageVersion Include="NUnit.Analyzers" Version="3.6.1" />

0 commit comments

Comments
 (0)