Skip to content

Commit 78be005

Browse files
committed
Remove BootstrapperPackage
1 parent 1da78e7 commit 78be005

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ContextMenuManager/ContextMenuManager.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ del $(TargetDir)\Config\Dictionaries\Web\AppLanguageDic.ini</PostBuildEvent>-->
292292
<Content Include="Properties\Resources\ShellNew\0.xml" />
293293
<Content Include="Properties\Resources\Texts\UwpModeItemsDic.xml" />
294294
</ItemGroup>
295-
<ItemGroup>
295+
<!--<ItemGroup>
296296
<BootstrapperPackage Include=".NETFramework,Version=v4.6">
297297
<Visible>False</Visible>
298298
<ProductName>Microsoft .NET Framework 4.6 %28x86 和 x64%29</ProductName>
@@ -303,7 +303,7 @@ del $(TargetDir)\Config\Dictionaries\Web\AppLanguageDic.ini</PostBuildEvent>-->
303303
<ProductName>.NET Framework 3.5 SP1</ProductName>
304304
<Install>false</Install>
305305
</BootstrapperPackage>
306-
</ItemGroup>
306+
</ItemGroup>-->
307307
<ItemGroup>
308308
<Content Include="Properties\AppIcon.ico" />
309309
<Content Include="Properties\Resources\Images\Custom.png" />

0 commit comments

Comments
 (0)