mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
Made NS2.0 the default TFM for ZuneImpl
This makes OpenZune the default for Solution Explorer and other things
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user