Skip to content

Commit

Permalink
Bump PackageVersion_MsBuild from 16.7.0 to 16.8.0
Browse files Browse the repository at this point in the history
Bumps `PackageVersion_MsBuild` from 16.7.0 to 16.8.0.

Updates `Microsoft.Build` from 16.7.0 to 16.8.0
- [Release notes](https://github.com/microsoft/msbuild/releases)
- [Commits](https://github.com/microsoft/msbuild/commits)

Updates `Microsoft.Build.Framework` from 16.7.0 to 16.8.0
- [Release notes](https://github.com/microsoft/msbuild/releases)
- [Commits](https://github.com/microsoft/msbuild/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and arturcic committed Nov 12, 2020
1 parent 19e7556 commit 26def75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageVersion_YamlDotNet>8.1.2</PackageVersion_YamlDotNet>
<PackageVersion_NewtonsoftJson>12.0.3</PackageVersion_NewtonsoftJson>
<PackageVersion_MicrosoftExtensions>3.0.0</PackageVersion_MicrosoftExtensions>
<PackageVersion_MsBuild>16.7.0</PackageVersion_MsBuild>
<PackageVersion_MsBuild>16.8.0</PackageVersion_MsBuild>

<PackageVersion_MicrosoftTestSdk>16.8.0</PackageVersion_MicrosoftTestSdk>
<PackageVersion_NSubstitute>4.2.2</PackageVersion_NSubstitute>
Expand Down

0 comments on commit 26def75

Please sign in to comment.