Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 476698c commit 0b8445a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Antlr4BuildTasks/Antlr4BuildTasks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Build.Framework" Version="17.8.3" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.7.2" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.8.3" />
<PackageReference Include="System.CodeDom" Version="8.0.0" />
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
Expand Down

0 comments on commit 0b8445a

Please sign in to comment.