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