Revert "Resolve msbuild source-build patch conflict"
This reverts commit 4b41693115
.
We need the previous version after https://github.com/dotnet/sdk/pull/23421 was merged which downgraded msbuild back to the correct version.
This commit is contained in:
parent
5ccd5f5fea
commit
ee7e6073f4
1 changed files with 2 additions and 2 deletions
|
@ -21,9 +21,9 @@ index a1f21de26..ff74d6e7f 100644
|
|||
--- a/eng/dependabot/Packages.props
|
||||
+++ b/eng/dependabot/Packages.props
|
||||
@@ -22,9 +22,6 @@
|
||||
<ItemGroup Condition="'$(DotNetBuildFromSource)' != 'true' AND $(ProjectIsDeprecated) != 'true'">
|
||||
|
||||
<ItemGroup Condition="'$(DotNetBuildFromSource)' != 'true'">
|
||||
<GlobalPackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.3" />
|
||||
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.354" PrivateAssets="all"/>
|
||||
- </ItemGroup>
|
||||
-
|
||||
- <ItemGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue