diff --git a/ZuneShell/AssemblyInfo.cs b/ZuneShell/AssemblyInfo.cs
index 5ad6f03..94ed7e9 100644
--- a/ZuneShell/AssemblyInfo.cs
+++ b/ZuneShell/AssemblyInfo.cs
@@ -10,3 +10,4 @@ using System.Security.Permissions;
[assembly: AssemblyFileVersion("4.8.2345.0")]
//[assembly: AssemblyDelaySign(true)]
[assembly: AssemblyVersion("4.7.0.0")]
+[assembly: SecurityPermission(SecurityAction.RequestMinimum, SkipVerification = true)]
diff --git a/ZuneShell/ZuneShell.csproj b/ZuneShell/ZuneShell.csproj
index 75f7939..0e8ec97 100644
--- a/ZuneShell/ZuneShell.csproj
+++ b/ZuneShell/ZuneShell.csproj
@@ -9,7 +9,9 @@
ZuneShell
4.7.0.0
- net5.0
+ net35
+ v3.5
+ 3.5
x64;x86
512
@@ -18,18 +20,16 @@
-
-
-
+
+
+
+
C:\Program Files\Zune\ZuneDBApi.dll
C:\Program Files\Zune\UIXControls.dll
-
- ..\UIX\bin\$(Platform)\$(Configuration)\$(TargetFramework)\UIX.dll
-