From 718f2ffab6cc13b2beeb3809b703a1c2ab05dd3f Mon Sep 17 00:00:00 2001 From: Matthew Leibowitz Date: Wed, 15 Aug 2018 21:06:03 +0200 Subject: [PATCH] Remove the version number form the base win RID #599 - Windows 7 is the minimum version anyway, so this does not really matter --- .../HarfBuzzSharp.Desktop/HarfBuzzSharp.Desktop.csproj | 4 ++-- .../nuget/build/net45/HarfBuzzSharp.targets | 10 +++++----- binding/SkiaSharp.Desktop/SkiaSharp.Desktop.csproj | 4 ++-- .../nuget/build/net45/SkiaSharp.targets | 10 +++++----- nuget/HarfbuzzSharp.nuspec | 4 ++-- nuget/SkiaSharp.nuspec | 4 ++-- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/binding/HarfBuzzSharp.Desktop/HarfBuzzSharp.Desktop.csproj b/binding/HarfBuzzSharp.Desktop/HarfBuzzSharp.Desktop.csproj index c816b7bfae..3f204ccad3 100644 --- a/binding/HarfBuzzSharp.Desktop/HarfBuzzSharp.Desktop.csproj +++ b/binding/HarfBuzzSharp.Desktop/HarfBuzzSharp.Desktop.csproj @@ -21,8 +21,8 @@ - - + + diff --git a/binding/HarfBuzzSharp.Desktop/nuget/build/net45/HarfBuzzSharp.targets b/binding/HarfBuzzSharp.Desktop/nuget/build/net45/HarfBuzzSharp.targets index d5e5af9eb8..7fda95d9ca 100644 --- a/binding/HarfBuzzSharp.Desktop/nuget/build/net45/HarfBuzzSharp.targets +++ b/binding/HarfBuzzSharp.Desktop/nuget/build/net45/HarfBuzzSharp.targets @@ -24,7 +24,7 @@ - $(MSBuildThisFileDirectory)..\..\runtimes\win7-$(PreferredNativeHarfBuzzSharp)\native\libHarfBuzzSharp.dll + $(MSBuildThisFileDirectory)..\..\runtimes\win-$(PreferredNativeHarfBuzzSharp)\native\libHarfBuzzSharp.dll $(MSBuildThisFileDirectory)..\..\runtimes\osx\native\libHarfBuzzSharp.dylib $(MSBuildThisFileDirectory)..\..\runtimes\linux-$(PreferredNativeHarfBuzzSharp)\native\libHarfBuzzSharp.so @@ -47,13 +47,13 @@ - + x86\libHarfBuzzSharp.dll PreserveNewest - + x64\libHarfBuzzSharp.dll PreserveNewest diff --git a/binding/SkiaSharp.Desktop/SkiaSharp.Desktop.csproj b/binding/SkiaSharp.Desktop/SkiaSharp.Desktop.csproj index b64aad0030..62b32edcfa 100644 --- a/binding/SkiaSharp.Desktop/SkiaSharp.Desktop.csproj +++ b/binding/SkiaSharp.Desktop/SkiaSharp.Desktop.csproj @@ -21,8 +21,8 @@ - - + + diff --git a/binding/SkiaSharp.Desktop/nuget/build/net45/SkiaSharp.targets b/binding/SkiaSharp.Desktop/nuget/build/net45/SkiaSharp.targets index 8c3444d79b..38c0de7240 100644 --- a/binding/SkiaSharp.Desktop/nuget/build/net45/SkiaSharp.targets +++ b/binding/SkiaSharp.Desktop/nuget/build/net45/SkiaSharp.targets @@ -24,7 +24,7 @@ - $(MSBuildThisFileDirectory)..\..\runtimes\win7-$(PreferredNativeSkiaSharp)\native\libSkiaSharp.dll + $(MSBuildThisFileDirectory)..\..\runtimes\win-$(PreferredNativeSkiaSharp)\native\libSkiaSharp.dll $(MSBuildThisFileDirectory)..\..\runtimes\osx\native\libSkiaSharp.dylib $(MSBuildThisFileDirectory)..\..\runtimes\linux-$(PreferredNativeSkiaSharp)\native\libSkiaSharp.so @@ -47,13 +47,13 @@ - + x86\libSkiaSharp.dll PreserveNewest - + x64\libSkiaSharp.dll PreserveNewest diff --git a/nuget/HarfbuzzSharp.nuspec b/nuget/HarfbuzzSharp.nuspec index 8de6fcdff1..709d09363b 100644 --- a/nuget/HarfbuzzSharp.nuspec +++ b/nuget/HarfbuzzSharp.nuspec @@ -54,8 +54,8 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - + + diff --git a/nuget/SkiaSharp.nuspec b/nuget/SkiaSharp.nuspec index d8de62fda0..cf3d842377 100644 --- a/nuget/SkiaSharp.nuspec +++ b/nuget/SkiaSharp.nuspec @@ -55,8 +55,8 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - + +