Skip to content

Commit 9a4d8f7

Browse files
committed
dont pack
1 parent 16bcf97 commit 9a4d8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Blazor/BlazorExtension/src/Microsoft.VisualStudio.BlazorExtension.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
1111
<!-- Other projects should not reference this assembly. It is only meaning to be used in Visual Studio. -->
1212
<IsProjectReferenceProvider>false</IsProjectReferenceProvider>
13-
<IsShippingPackage>true</IsShippingPackage>
13+
<IsShippingPackage>false</IsShippingPackage>
1414
<IsPackable>false</IsPackable>
1515
<EnableSourceLink>false</EnableSourceLink>
1616
<GenerateSourceLinkFile>false</GenerateSourceLinkFile>

0 commit comments

Comments
 (0)