2 references to WindowsDesktop
Microsoft.NET.Build.Tasks (2)
FrameworkPackages\FrameworkPackages.netcoreapp3.0.cs (1)
198internal static void Register() => FrameworkPackages.Register(Instance, AspNetCore, WindowsDesktop);
FrameworkPackages\FrameworkPackages.netcoreapp3.1.cs (1)
175internal static FrameworkPackages WindowsDesktop { get; } = new(NetCoreApp31, FrameworkNames.WindowsDesktopApp, NETCoreApp30.WindowsDesktop)