We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16bcf97 commit 9a4d8f7Copy full SHA for 9a4d8f7
src/Components/Blazor/BlazorExtension/src/Microsoft.VisualStudio.BlazorExtension.csproj
@@ -10,7 +10,7 @@
10
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
11
<!-- Other projects should not reference this assembly. It is only meaning to be used in Visual Studio. -->
12
<IsProjectReferenceProvider>false</IsProjectReferenceProvider>
13
- <IsShippingPackage>true</IsShippingPackage>
+ <IsShippingPackage>false</IsShippingPackage>
14
<IsPackable>false</IsPackable>
15
<EnableSourceLink>false</EnableSourceLink>
16
<GenerateSourceLinkFile>false</GenerateSourceLinkFile>
0 commit comments