From e7d62bf369a08d276d5963895c50ad5319c2a438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=C3=ADn=20Proch=C3=A1zka?= Date: Mon, 18 Sep 2017 07:26:36 +0200 Subject: [PATCH] Updated to PostSharp 5.0.33 and Visual Studio 2017. --- PostSharp.LicenseServer.sln | 44 +++++++++++-------- .../PostSharp.LicenseServer.csproj | 23 +++++----- src/PostSharp.LicenseServer/Web.config | 2 +- src/PostSharp.LicenseServer/packages.config | 8 ++-- 4 files changed, 40 insertions(+), 37 deletions(-) diff --git a/PostSharp.LicenseServer.sln b/PostSharp.LicenseServer.sln index 3ebfd22..16f4f25 100644 --- a/PostSharp.LicenseServer.sln +++ b/PostSharp.LicenseServer.sln @@ -1,12 +1,12 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.31101.0 +# Visual Studio 15 +VisualStudioVersion = 15.0.26730.12 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostSharp.LicenseServer", "src\PostSharp.LicenseServer\PostSharp.LicenseServer.csproj", "{3B511E09-1CFD-43EB-978F-70FA3DFEC83B}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostSharp.LicenseServer.Test", "test\PostSharp.LicenseServer.Test\PostSharp.LicenseServer.Test.csproj", "{6A706191-B0A4-4B9A-A597-7A1DAF32EA50}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostSharp.LicenseServer", "src\PostSharp.LicenseServer\PostSharp.LicenseServer.csproj", "{3B511E09-1CFD-43EB-978F-70FA3DFEC83B}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -20,21 +20,6 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|x86.ActiveCfg = Debug|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|Any CPU.ActiveCfg = Documentation|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|Any CPU.Build.0 = Documentation|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|Mixed Platforms.ActiveCfg = Documentation|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|Mixed Platforms.Build.0 = Documentation|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|x86.ActiveCfg = Documentation|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|Any CPU.Build.0 = Release|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|x86.ActiveCfg = Release|Any CPU {6A706191-B0A4-4B9A-A597-7A1DAF32EA50}.Debug|Any CPU.ActiveCfg = Debug|x86 {6A706191-B0A4-4B9A-A597-7A1DAF32EA50}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 {6A706191-B0A4-4B9A-A597-7A1DAF32EA50}.Debug|Mixed Platforms.Build.0 = Debug|x86 @@ -50,8 +35,29 @@ Global {6A706191-B0A4-4B9A-A597-7A1DAF32EA50}.Release|Mixed Platforms.Build.0 = Release|x86 {6A706191-B0A4-4B9A-A597-7A1DAF32EA50}.Release|x86.ActiveCfg = Release|x86 {6A706191-B0A4-4B9A-A597-7A1DAF32EA50}.Release|x86.Build.0 = Release|x86 + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|x86.ActiveCfg = Debug|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Debug|x86.Build.0 = Debug|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|Any CPU.ActiveCfg = Documentation|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|Any CPU.Build.0 = Documentation|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|Mixed Platforms.ActiveCfg = Documentation|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|Mixed Platforms.Build.0 = Documentation|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|x86.ActiveCfg = Documentation|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Documentation|x86.Build.0 = Documentation|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|Any CPU.Build.0 = Release|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|x86.ActiveCfg = Release|Any CPU + {3B511E09-1CFD-43EB-978F-70FA3DFEC83B}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {A33D862C-49E9-4001-BD4B-268BD053EE77} + EndGlobalSection EndGlobal diff --git a/src/PostSharp.LicenseServer/PostSharp.LicenseServer.csproj b/src/PostSharp.LicenseServer/PostSharp.LicenseServer.csproj index 561498d..650fcee 100644 --- a/src/PostSharp.LicenseServer/PostSharp.LicenseServer.csproj +++ b/src/PostSharp.LicenseServer/PostSharp.LicenseServer.csproj @@ -1,6 +1,6 @@  - + Debug @@ -73,17 +73,14 @@ True - - ..\..\packages\PostSharp.Redist.5.0.32\lib\net45\PostSharp.dll - True + + ..\..\packages\PostSharp.Redist.5.0.33\lib\net45\PostSharp.dll - - ..\..\packages\PostSharp.Compiler.Common.5.0.32\lib\net45\PostSharp.Compiler.Common.dll - True + + ..\..\packages\PostSharp.Compiler.Common.5.0.33\lib\net45\PostSharp.Compiler.Common.dll - - ..\..\packages\PostSharp.Compiler.Settings.5.0.32\lib\net45\PostSharp.Compiler.Settings.dll - True + + ..\..\packages\PostSharp.Compiler.Settings.5.0.33\lib\net45\PostSharp.Compiler.Settings.dll @@ -281,11 +278,11 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - +