Skip to content

Commit 7e98192

Browse files
(deps): Bump MSBuild.ProjectCreation from 10.0.0 to 11.0.0 in /src
Bumps [MSBuild.ProjectCreation](https://github.com/jeffkl/MSBuildProjectCreator) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/jeffkl/MSBuildProjectCreator/releases) - [Commits](jeffkl/MSBuildProjectCreator@v10.0.0...v11.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 2cdd63a commit 7e98192

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
@@ -21,7 +21,7 @@
2121
<PackageVersion Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
2222
<PackageVersion Include="Buildalyzer" Version="5.0.1" />
2323
<PackageVersion Include="coverlet.msbuild" Version="6.0.0" />
24-
<PackageVersion Include="MSBuild.ProjectCreation" Version="10.0.0" />
24+
<PackageVersion Include="MSBuild.ProjectCreation" Version="11.0.0" />
2525
<PackageVersion Include="NSubstitute" Version="5.1.0" />
2626
<PackageVersion Include="NUnit" Version="3.14.0" />
2727
<PackageVersion Include="NUnit.Analyzers" Version="3.9.0" />

0 commit comments

Comments
 (0)