Skip to content

Commit f7c6c45

Browse files
authored
Mark the new Microsoft.Net.Sdk.Compilers.Toolset package as shipping (#42208)
1 parent efe6ade commit f7c6c45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Net.Sdk.Compilers.Toolset/Microsoft.Net.Sdk.Compilers.Toolset.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFramework>$(SdkTargetFramework)</TargetFramework>
55
<Description>Transport package for Microsoft.Net.Compilers.Toolset.Framework assemblies. For internal use only.</Description>
66
<IsPackable>true</IsPackable>
7+
<IsShippingPackage>true</IsShippingPackage>
78
<IncludeBuildOutput>false</IncludeBuildOutput>
89
<NoPackageAnalysis>true</NoPackageAnalysis>
910
</PropertyGroup>

0 commit comments

Comments
 (0)