From 777f3113611d28ff9da9df66730ca96b70c7148c Mon Sep 17 00:00:00 2001 From: Oleksandr Hulyi Date: Wed, 17 Jun 2020 22:38:40 +0200 Subject: [PATCH] Fixed landver for Analyzer, added release notes url to package --- nuget/AspectInjector.Package.csproj | 3 +++ src/AspectInjector.Analyzer/AspectInjector.Analyzer.csproj | 1 + 2 files changed, 4 insertions(+) diff --git a/nuget/AspectInjector.Package.csproj b/nuget/AspectInjector.Package.csproj index 31b8e0fb..e6918ab0 100644 --- a/nuget/AspectInjector.Package.csproj +++ b/nuget/AspectInjector.Package.csproj @@ -13,6 +13,9 @@ AOP aspect aspects injector injection wp8 wp8.1 win8 win8.1 win10 dotnet core notify notifypropertychanged INPC False False + + See here => https://github.com/pamidur/aspect-injector/releases/tag/$(Version) + 0.0.0 diff --git a/src/AspectInjector.Analyzer/AspectInjector.Analyzer.csproj b/src/AspectInjector.Analyzer/AspectInjector.Analyzer.csproj index 56ec09d5..35c533c6 100644 --- a/src/AspectInjector.Analyzer/AspectInjector.Analyzer.csproj +++ b/src/AspectInjector.Analyzer/AspectInjector.Analyzer.csproj @@ -2,6 +2,7 @@ netstandard1.3 + 7.3