From bb67359e259efe88a20294602059f6fc7271a57b Mon Sep 17 00:00:00 2001 From: Arawn Davies Date: Wed, 2 Aug 2017 22:03:42 +0100 Subject: [PATCH 1/3] Updated CosmosProject CSharp csproj Updated CosmosProject CSharp csproj to use correct reference version (1.0.2-*) whereas before it was 1.0-* I'll update the other project templates too --- .../CosmosProject (CSharp)/CSharpProject.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosProject (CSharp)/CSharpProject.csproj b/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosProject (CSharp)/CSharpProject.csproj index 711135f3e..6b8e86a01 100644 --- a/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosProject (CSharp)/CSharpProject.csproj +++ b/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosProject (CSharp)/CSharpProject.csproj @@ -10,8 +10,8 @@ - - + + From 84981e060600a1d634a07c3b9db732b139f11fbd Mon Sep 17 00:00:00 2001 From: Arawn Davies Date: Wed, 2 Aug 2017 22:04:46 +0100 Subject: [PATCH 2/3] Same change as made to the CSharp project template Made the same change so the vbproj uses the correct version of nuget packages --- .../ProjectTemplates/CosmosKernel (VB)/VBProjKernel.vbproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosKernel (VB)/VBProjKernel.vbproj b/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosKernel (VB)/VBProjKernel.vbproj index 711135f3e..6b8e86a01 100644 --- a/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosKernel (VB)/VBProjKernel.vbproj +++ b/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosKernel (VB)/VBProjKernel.vbproj @@ -10,8 +10,8 @@ - - + + From e81e8a09f4c0f0359c079453c31af8d778c05560 Mon Sep 17 00:00:00 2001 From: Arawn Davies Date: Wed, 2 Aug 2017 22:05:52 +0100 Subject: [PATCH 3/3] Same as before - csproj, vbproj, fsproj Fixed the fsproj because of same issue in csproj and vbproj for the project templates --- .../CosmosProject (FSharp)/FSharpProject.fsproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosProject (FSharp)/FSharpProject.fsproj b/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosProject (FSharp)/FSharpProject.fsproj index 711135f3e..6b8e86a01 100644 --- a/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosProject (FSharp)/FSharpProject.fsproj +++ b/source/Cosmos.VS.ProjectSystem/ProjectTemplates/CosmosProject (FSharp)/FSharpProject.fsproj @@ -10,8 +10,8 @@ - - + +