There was an error while loading. Please reload this page.
1 parent f3c707e commit 930e707Copy full SHA for 930e707
1 file changed
sources/engine/Stride.Assets/Stride.Assets.csproj
@@ -15,8 +15,6 @@
15
<PackageReference Include="Microsoft.Build.Framework" ExcludeAssets="runtime" PrivateAssets="all" />
16
<PackageReference Include="Microsoft.Build" ExcludeAssets="runtime" PrivateAssets="all" />
17
<PackageReference Include="Microsoft.Build.Utilities.Core" ExcludeAssets="runtime" PrivateAssets="all" />
18
- <!-- Override the 17.7.2 transitive from Microsoft.CodeAnalysis.Workspaces.MSBuild 4.12.
19
- No PrivateAssets — version constraint must propagate to consumers' nuspec. -->
20
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" />
21
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" />
22
<PackageReference Include="SixLabors.ImageSharp" />
0 commit comments