From d2d570ee1ef54c00edd2f06da049d764ee762d8e Mon Sep 17 00:00:00 2001 From: ivankahl Date: Sun, 1 Apr 2018 20:05:08 +0200 Subject: [PATCH] Added release notes for v1.0.1 --- SageCRMDotNetTemplatesVSIX/Release Notes.txt | 5 +++++ SageCRMDotNetTemplatesVSIX/SageCRMDotNetTemplatesVSIX.csproj | 4 ++++ SageCRMDotNetTemplatesVSIX/source.extension.vsixmanifest | 1 + 3 files changed, 10 insertions(+) create mode 100644 SageCRMDotNetTemplatesVSIX/Release Notes.txt diff --git a/SageCRMDotNetTemplatesVSIX/Release Notes.txt b/SageCRMDotNetTemplatesVSIX/Release Notes.txt new file mode 100644 index 0000000..c55749d --- /dev/null +++ b/SageCRMDotNetTemplatesVSIX/Release Notes.txt @@ -0,0 +1,5 @@ +# Release Notes + +## Version 1.0.1 + +Fixed bug #2 that was occurring because the VSIX had incorrect .NET dependencies. Changed it and tested it and it seems to work now. \ No newline at end of file diff --git a/SageCRMDotNetTemplatesVSIX/SageCRMDotNetTemplatesVSIX.csproj b/SageCRMDotNetTemplatesVSIX/SageCRMDotNetTemplatesVSIX.csproj index 839bf75..2d68121 100644 --- a/SageCRMDotNetTemplatesVSIX/SageCRMDotNetTemplatesVSIX.csproj +++ b/SageCRMDotNetTemplatesVSIX/SageCRMDotNetTemplatesVSIX.csproj @@ -82,6 +82,10 @@ + + Always + true + true diff --git a/SageCRMDotNetTemplatesVSIX/source.extension.vsixmanifest b/SageCRMDotNetTemplatesVSIX/source.extension.vsixmanifest index 3b824c9..0f717da 100644 --- a/SageCRMDotNetTemplatesVSIX/source.extension.vsixmanifest +++ b/SageCRMDotNetTemplatesVSIX/source.extension.vsixmanifest @@ -5,6 +5,7 @@ Sage CRM .NET Templates This contains a collection of project templates, item templates and snippets that will make .NET development easier for Sage CRM. LICENSE.txt + Release Notes.txt SageCRMDotNetTemplates.ico sage,crm,templates,sage crm