File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 92
92
<SubType >Designer</SubType >
93
93
</EmbeddedResource >
94
94
</ItemGroup >
95
- <ItemGroup Label =" Suppressed items" >
96
- <SuppressFromVsix Include =" Microsoft.VisualStudio.TextTemplating.dll" Visible =" false" />
97
- <SuppressFromVsix Include =" Microsoft.VisualStudio.TextTemplating.Interfaces.dll" Visible =" false" />
98
- <SuppressFromVsix Include =" Microsoft.VisualStudio.TextTemplating.VSHost.dll" Visible =" false" />
99
- </ItemGroup >
100
95
<ItemGroup >
101
96
<Service Include =" {508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
102
97
</ItemGroup >
103
98
<ItemGroup >
104
99
<PackageReference Include =" Microsoft.VisualStudio.SDK" >
105
100
<Version >17.0.0-previews-4-31709-430</Version >
101
+ <ExcludeAssets >runtime</ExcludeAssets >
102
+ <PrivateAssets >all</PrivateAssets >
106
103
</PackageReference >
107
104
<PackageReference Include =" Microsoft.VSSDK.BuildTools" >
108
105
<Version >17.0.5322-preview5-g2cf1b9c5</Version >
You can’t perform that action at this time.
0 commit comments