summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeTools
diff options
context:
space:
mode:
authorsr55 <[email protected]>2017-02-11 13:48:03 +0000
committersr55 <[email protected]>2017-02-11 13:48:03 +0000
commitd711ce2f5c667c1b241d110386f93058560864cf (patch)
treeb75c931b57dbb4197a5627695d097c2436a1a6fb /win/CS/HandBrakeTools
parent66c7907193081ad6b94f0758090f0f5107c57bea (diff)
WinGui: Further CProj Cleanup
Diffstat (limited to 'win/CS/HandBrakeTools')
-rw-r--r--win/CS/HandBrakeTools/HandBrakeTools.csproj7
1 files changed, 0 insertions, 7 deletions
diff --git a/win/CS/HandBrakeTools/HandBrakeTools.csproj b/win/CS/HandBrakeTools/HandBrakeTools.csproj
index 53cf0d96e..d29a4f92e 100644
--- a/win/CS/HandBrakeTools/HandBrakeTools.csproj
+++ b/win/CS/HandBrakeTools/HandBrakeTools.csproj
@@ -68,13 +68,6 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.