Skip to content

Commit

Permalink
Bump Microsoft.Build.Framework from 17.0.0 to 17.8.3
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 17.0.0 to 17.8.3.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
- [Commits](dotnet/msbuild@v17.0.0...v17.8.3)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 30e6aab commit 07d339d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Proto.Cluster.CodeGen/Proto.Cluster.CodeGen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Handlebars.Net" Version="2.0.9"/>
<PackageReference Include="protobuf-net" Version="3.2.26"/>
<PackageReference Include="protobuf-net.Reflection" Version="3.0.101"/>
<PackageReference Include="Microsoft.Build.Framework" Version="17.0.0"/>
<PackageReference Include="Microsoft.Build.Framework" Version="17.8.3"/>
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.0.0"/>
<!-- Marks all packages as 'local only' so they don't end up in the nuspec. -->
<PackageReference Update="@(PackageReference)" PrivateAssets="All"/>
Expand Down

0 comments on commit 07d339d

Please sign in to comment.