diff --git a/build/.nuget/NuGet.exe b/build/.nuget/NuGet.exe index 4246d0730c..0cf1772260 100644 --- a/build/.nuget/NuGet.exe +++ b/build/.nuget/NuGet.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75f7d439e5ac0e91fc92f1a307ec5a4b55e4b4bd98d557e96c8eea85ec840e03 -size 5740032 +oid sha256:7858dafec741fb3c23f288f2a58f46b9f6f21f4e059f0b62dd092f1aa8c6989a +size 5686352 diff --git a/build/.nuget/NuGet.targets b/build/.nuget/NuGet.targets deleted file mode 100644 index 3f8c37b22c..0000000000 --- a/build/.nuget/NuGet.targets +++ /dev/null @@ -1,144 +0,0 @@ - - - - $(MSBuildProjectDirectory)\..\ - - - false - - - false - - - true - - - false - - - - - - - - - - - $([System.IO.Path]::Combine($(SolutionDir), ".nuget")) - - - - - $(SolutionDir).nuget - - - - $(MSBuildProjectDirectory)\packages.$(MSBuildProjectName.Replace(' ', '_')).config - $(MSBuildProjectDirectory)\packages.$(MSBuildProjectName).config - - - - $(MSBuildProjectDirectory)\packages.config - $(PackagesProjectConfig) - - - - - $(NuGetToolsPath)\NuGet.exe - @(PackageSource) - - "$(NuGetExePath)" - mono --runtime=v4.0.30319 "$(NuGetExePath)" - - $(TargetDir.Trim('\\')) - - -RequireConsent - -NonInteractive - - "$(SolutionDir) " - "$(SolutionDir)" - - - $(NuGetCommand) install "$(PackagesConfig)" -source "$(PackageSources)" $(NonInteractiveSwitch) $(RequireConsentSwitch) -solutionDir $(PaddedSolutionDir) - $(NuGetCommand) pack "$(ProjectPath)" -Properties "Configuration=$(Configuration);Platform=$(Platform)" $(NonInteractiveSwitch) -OutputDirectory "$(PackageOutputDir)" -symbols - - - - RestorePackages; - $(BuildDependsOn); - - - - - $(BuildDependsOn); - BuildPackage; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/Xenko.build b/build/Xenko.build index 4f4db05922..8c42c5a380 100644 --- a/build/Xenko.build +++ b/build/Xenko.build @@ -16,7 +16,7 @@ Example of use: $(MSBuildThisFileDirectory).nuget\NuGet.exe 2.3.1 https://xenko-packages.azurewebsites.net/api/v2/package - $(MSBuildProgramFiles32)\Caphyon\Advanced Installer 14.4.2\bin\x86\advinst.exe + $(MSBuildProgramFiles32)\Caphyon\Advanced Installer 15.5.1\bin\x86\advinst.exe @@ -32,13 +32,13 @@ Example of use: --> - + - + - + - + - + - + @@ -497,7 +493,7 @@ Example of use: - + diff --git a/sources/launcher/Setup/setup.aip b/sources/launcher/Setup/setup.aip index a90c84f20a..80c90f0cc1 100644 --- a/sources/launcher/Setup/setup.aip +++ b/sources/launcher/Setup/setup.aip @@ -82,7 +82,7 @@ - + diff --git a/sources/launcher/Xenko.Launcher/Xenko.Launcher.csproj b/sources/launcher/Xenko.Launcher/Xenko.Launcher.csproj index d554854070..d0efc79e8f 100644 --- a/sources/launcher/Xenko.Launcher/Xenko.Launcher.csproj +++ b/sources/launcher/Xenko.Launcher/Xenko.Launcher.csproj @@ -40,7 +40,7 @@ pdbonly true bin\Release\ - TRACE + TRACE;XENKO_LAUNCHER false