Skip to content

Commit 1d9e217

Browse files
committed
Fix VSIX
1 parent 130273e commit 1d9e217

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
-->
7676
<ItemGroup>
7777
<ProjectReference Include="..\Microsoft.AspNetCore.Watch.BrowserRefresh\Microsoft.AspNetCore.Watch.BrowserRefresh.csproj">
78-
<PrivateAssets>all</PrivateAssets>
7978
<OutputItemType>Content</OutputItemType>
8079
<SkipGetTargetFrameworkProperties>true</SkipGetTargetFrameworkProperties>
8180
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
@@ -85,7 +84,6 @@
8584
</ProjectReference>
8685

8786
<ProjectReference Include="..\Microsoft.Extensions.DotNetDeltaApplier\Microsoft.Extensions.DotNetDeltaApplier.csproj">
88-
<PrivateAssets>all</PrivateAssets>
8987
<OutputItemType>Content</OutputItemType>
9088
<SkipGetTargetFrameworkProperties>true</SkipGetTargetFrameworkProperties>
9189
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
@@ -95,7 +93,6 @@
9593
</ProjectReference>
9694

9795
<ProjectReference Include="..\Microsoft.Extensions.DotNetDeltaApplier\Microsoft.Extensions.DotNetDeltaApplier.csproj">
98-
<PrivateAssets>all</PrivateAssets>
9996
<OutputItemType>Content</OutputItemType>
10097
<SkipGetTargetFrameworkProperties>true</SkipGetTargetFrameworkProperties>
10198
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>

0 commit comments

Comments
 (0)