Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tools/workload-dependencies/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@
This is so that we can cleanly import Xamarin.Installer.Common.props and
Xamarin.Android.Common.props from WorkloadDependencies.proj.
-->
<PropertyGroup>
<!-- Disables the transitive restore of packages like Microsoft.AspNetCore.App.Ref, Microsoft.WindowsDesktop.App.Ref -->
<DisableTransitiveFrameworkReferenceDownloads>true</DisableTransitiveFrameworkReferenceDownloads>
</PropertyGroup>
</Project>
Loading