8000 Merge pull request #1960 from wpfcontrib/fixup-nonshipping-pkgs-master · vincent-coder0119/wpf@7756d23 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7756d23

Browse files
Merge pull request dotnet#1960 from wpfcontrib/fixup-nonshipping-pkgs-master
Mark ProjectTemplates and Microsoft.NET.Sdk.WindowsDesktop as NonShipping
2 parents 05b6d65 + 95b28bc commit 7756d23

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packaging/Microsoft.Dotnet.Wpf.ProjectTemplates/Microsoft.DotNet.Wpf.ProjectTemplates.ArchNeutral.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<ProjectGuid>{BFF6C118-3369-43B5-ACA6-D65ED00EEBE0}</ProjectGuid>
44
<TargetFramework>netcoreapp5.0</TargetFramework>
55
<Platforms>AnyCPU;x64</Platforms>
6-
<IsShippingPackage>true</IsShippingPackage>
76
</PropertyGroup>
87

98
<PropertyGroup>

packaging/Microsoft.NET.Sdk.WindowsDesktop/Microsoft.NET.Sdk.WindowsDesktop.ArchNeutral.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<ProjectGuid>{440d06b8-e3de-4c0d-ad25-cd4f43d836e1}</ProjectGuid>
44
<TargetFramework>netcoreapp5.0</TargetFramework>
55
<Platforms>AnyCPU;x64</Platforms>
6-
<IsShippingPackage>true</IsShippingPackage>
76
</PropertyGroup>
87

98
<PropertyGroup>

0 commit comments

Comments
 (0)
0