Made NS2.0 the default TFM for ZuneImpl

This makes OpenZune the default for Solution Explorer and other things
This commit is contained in:
Yoshi Askharoun
2022-08-07 19:47:51 -05:00
parent 421515ddbb
commit fc826786b2
+1 -1
View File
@@ -8,7 +8,7 @@
<ApplicationVersion>4.8.0.0</ApplicationVersion>
<LangVersion>latest</LangVersion>
<TargetFrameworks>net35;net40;netstandard2.0;net6.0;net6.0-windows</TargetFrameworks>
<TargetFrameworks>netstandard2.0;net35;net40;net6.0;net6.0-windows</TargetFrameworks>
<Platforms>x64;x86</Platforms>
<RootNamespace>Microsoft.Zune</RootNamespace>