Skip to content

Commit

Permalink
Bump MSBuild.ProjectCreation from 9.0.1 to 10.0.0 (#440)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jeff Kluge <jeffkl@microsoft.com>
  • Loading branch information
dependabot[bot] and jeffkl committed Jun 5, 2023
1 parent 6ee44ce commit 14bd379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageVersion Include="Microsoft.Build.Tasks.Core" Version="$(MicrosoftBuildPackageVersion)" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageVersion Include="Microsoft.Win32.Registry" Version="4.7.0" />
<PackageVersion Include="MSBuild.ProjectCreation" Version="9.0.1" />
<PackageVersion Include="MSBuild.ProjectCreation" Version="10.0.0" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="xunit" Version="2.4.2" />
Expand Down

0 comments on commit 14bd379

Please sign in to comment.