From 504d16e44d3879b71c5c72b5acb69b507d2dec25 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sun, 10 Apr 2022 23:25:55 +0200 Subject: [PATCH] Use ReferenceAssemblyAnnotator in ILSpy.AddIn.csproj and ILSpy.AddIn.VS2022.csproj --- ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj | 8 +++++++- ILSpy.AddIn/ILSpy.AddIn.csproj | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj b/ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj index 4beb695ac..211bff2a8 100644 --- a/ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj +++ b/ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj @@ -48,6 +48,13 @@ + + + + + + + false @@ -76,7 +83,6 @@ - diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index 793bb28f3..a8e024a2c 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -54,6 +54,13 @@ + + + + + + + false @@ -82,7 +89,6 @@ -