Skip to content

Commit

Permalink
Downgrade MSBuildPackageVersion.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich committed Dec 19, 2023
1 parent 2d8f1a1 commit 8f5f7e2
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 @@ -7,7 +7,7 @@
<OmniSharpExtensionsPackageVersion>0.19.9</OmniSharpExtensionsPackageVersion>
<MicrosoftExtensionPackageVersion>8.0.0</MicrosoftExtensionPackageVersion>
<MicrosoftTestPackageVersion>17.8.0</MicrosoftTestPackageVersion>
<MSBuildPackageVersion>17.8.3</MSBuildPackageVersion>
<MSBuildPackageVersion>17.3.2</MSBuildPackageVersion>
<NuGetPackageVersion>6.8.0-rc.122</NuGetPackageVersion>
<RoslynPackageVersion>4.9.0-2.23570.8</RoslynPackageVersion>
<XunitPackageVersion>2.6.1</XunitPackageVersion>
Expand Down

0 comments on commit 8f5f7e2

Please sign in to comment.