From fd34883961e2f5dcc09361deacecfb558de684bc Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Fri, 28 Jun 2019 10:10:10 +0200 Subject: [PATCH] Bumping version to 1.4.2 --- .paket/Paket.Restore.targets | 215 ++++++----------------------------- src/Client/ReleaseNotes.fs | 5 +- 2 files changed, 39 insertions(+), 181 deletions(-) diff --git a/.paket/Paket.Restore.targets b/.paket/Paket.Restore.targets index b6bbfe2..feb5223 100644 --- a/.paket/Paket.Restore.targets +++ b/.paket/Paket.Restore.targets @@ -11,49 +11,23 @@ $(MSBuildThisFileDirectory)..\ $(PaketRootPath)paket-files\paket.restore.cached $(PaketRootPath)paket.lock - classic - proj - assembly - native /Library/Frameworks/Mono.framework/Commands/mono mono - - - $(PaketRootPath)paket.bootstrapper.exe - $(PaketToolsPath)paket.bootstrapper.exe - $([System.IO.Path]::GetDirectoryName("$(PaketBootStrapperExePath)"))\ - - - - - $(PaketRootPath)paket.exe - $(PaketToolsPath)paket.exe - $(PaketToolsPath)paket.exe - $(_PaketBootStrapperExeDir)paket.exe - paket.exe - - - $(PaketRootPath)paket - $(PaketToolsPath)paket - $(PaketToolsPath)paket - - - $(PaketRootPath)paket.exe - $(PaketToolsPath)paket.exe - - - $(PaketBootStrapperExeDir)paket.exe - - - paket - + $(PaketRootPath)paket.exe + $(PaketToolsPath)paket.exe + "$(PaketExePath)" + $(MonoPath) --runtime=v4.0.30319 "$(PaketExePath)" + + <_PaketExeExtension>$([System.IO.Path]::GetExtension("$(PaketExePath)")) - dotnet "$(PaketExePath)" - $(MonoPath) --runtime=v4.0.30319 "$(PaketExePath)" - "$(PaketExePath)" + dotnet "$(PaketExePath)" + + "$(PaketExePath)" + $(PaketRootPath)paket.bootstrapper.exe + $(PaketToolsPath)paket.bootstrapper.exe "$(PaketBootStrapperExePath)" $(MonoPath) --runtime=v4.0.30319 "$(PaketBootStrapperExePath)" @@ -62,18 +36,9 @@ true true - - - True - - $(BaseIntermediateOutputPath.TrimEnd('\').TrimEnd('\/')) - - - - - + @@ -107,28 +72,24 @@ true - - + true - - - + + + - + - $(PaketIntermediateOutputPath)\$(MSBuildProjectFile).paket.references.cached + $(MSBuildProjectDirectory)\obj\$(MSBuildProjectFile).paket.references.cached $(MSBuildProjectFullPath).paket.references @@ -163,8 +124,8 @@ - - + + @@ -180,24 +141,21 @@ - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',').Length) $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[0]) $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[1]) $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[4]) - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[5]) + $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[5]) %(PaketReferencesFileLinesInfo.PackageVersion) All - runtime - runtime + runtime true - true - $(PaketIntermediateOutputPath)/$(MSBuildProjectFile).paket.clitools + $(MSBuildProjectDirectory)/obj/$(MSBuildProjectFile).paket.clitools @@ -216,145 +174,44 @@ - + false - $(MSBuildVersion) - 15.8.0 - + - <_NuspecFilesNewLocation Include="$(PaketIntermediateOutputPath)\$(Configuration)\*.nuspec"/> - - + <_NuspecFilesNewLocation Include="$(BaseIntermediateOutputPath)$(Configuration)\*.nuspec"/> $(MSBuildProjectDirectory)/$(MSBuildProjectFile) true - false - true - false - true - false - true - false - true - $(PaketIntermediateOutputPath)\$(Configuration) - $(PaketIntermediateOutputPath) + false + true + $(BaseIntermediateOutputPath)$(Configuration) + $(BaseIntermediateOutputPath) - <_NuspecFiles Include="$(AdjustedNuspecOutputPath)\*.$(PackageVersion.Split(`+`)[0]).nuspec"/> + <_NuspecFiles Include="$(AdjustedNuspecOutputPath)\*.nuspec"/> - - + - - - - - + -