From 4a410763decfea636979d8a675a576986ff79f9f Mon Sep 17 00:00:00 2001 From: daver32 <38791383+daver32@users.noreply.github.com> Date: Wed, 9 Nov 2022 16:13:35 +0100 Subject: [PATCH] fix issues with dependencies --- InterfaceGenerator/InterfaceGenerator.csproj | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/InterfaceGenerator/InterfaceGenerator.csproj b/InterfaceGenerator/InterfaceGenerator.csproj index 521840d..6d85937 100644 --- a/InterfaceGenerator/InterfaceGenerator.csproj +++ b/InterfaceGenerator/InterfaceGenerator.csproj @@ -3,7 +3,7 @@ netstandard2 9.0 enable - 1.0.12 + 1.0.13 true false @@ -22,15 +22,14 @@ - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + - - - analyzers/dotnet/cs - true - +