Skip to content

Commit 1bdad1c

Browse files
committed
Revert "Workaround Build Regression in .NET 10 RC2"
This is fixed in the final release. This reverts commit 5a59ac9.
1 parent c93f536 commit 1bdad1c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Directory.Build.props

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,4 @@
5454
<PackageReference Include="Meziantou.Analyzer" PrivateAssets="all" />
5555
<PackageReference Include="SonarAnalyzer.CSharp" PrivateAssets="all" />
5656
</ItemGroup>
57-
58-
<!-- Workaround https://github.com/dotnet/sdk/issues/51265 -->
59-
<PropertyGroup>
60-
<RestoreEnablePackagePruning>false</RestoreEnablePackagePruning>
61-
</PropertyGroup>
6257
</Project>

0 commit comments

Comments
 (0)