diff --git a/ZuneShell/AssemblyInfo.cs b/ZuneShell/AssemblyInfo.cs index 94ed7e9..5ad6f03 100644 --- a/ZuneShell/AssemblyInfo.cs +++ b/ZuneShell/AssemblyInfo.cs @@ -10,4 +10,3 @@ 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 0e8ec97..75f7939 100644 --- a/ZuneShell/ZuneShell.csproj +++ b/ZuneShell/ZuneShell.csproj @@ -9,9 +9,7 @@ ZuneShell 4.7.0.0 - net35 - v3.5 - 3.5 + net5.0 x64;x86 512 @@ -20,16 +18,18 @@ - - - - + + + C:\Program Files\Zune\ZuneDBApi.dll C:\Program Files\Zune\UIXControls.dll + + ..\UIX\bin\$(Platform)\$(Configuration)\$(TargetFramework)\UIX.dll +