From 0394c3e6f97ff6543551df1486371df33b0f9ce7 Mon Sep 17 00:00:00 2001 From: daver32 <38791383+daver32@users.noreply.github.com> Date: Sat, 10 Apr 2021 03:10:03 +0200 Subject: [PATCH] added nuget related csproj xml --- InterfaceGenerator/InterfaceGenerator.csproj | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/InterfaceGenerator/InterfaceGenerator.csproj b/InterfaceGenerator/InterfaceGenerator.csproj index fcf1da0..9e9f975 100644 --- a/InterfaceGenerator/InterfaceGenerator.csproj +++ b/InterfaceGenerator/InterfaceGenerator.csproj @@ -1,14 +1,31 @@ - netstandard2.1 9.0 enable + 1.0.2 + + + R. David + InterfaceGenerator + A source generator that creates interfaces from implementations + https://github.com/daver32/InterfaceGenerator + https://github.com/daver32/InterfaceGenerator/blob/master/LICENSE + https://github.com/daver32/InterfaceGenerator + git + + + + + analyzers/dotnet/cs + true + +