From 296988b13fd52c158a1eb79b519be47d026e3bd1 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sat, 31 Jul 2021 20:15:16 +0200 Subject: [PATCH] Use 0.0.5 --- .../ProxyInterfaceConsumerViaNuGet.csproj | 2 +- .../ProxyInterfaceSourceGenerator.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src-examples/ProxyInterfaceConsumerViaNuGet/ProxyInterfaceConsumerViaNuGet.csproj b/src-examples/ProxyInterfaceConsumerViaNuGet/ProxyInterfaceConsumerViaNuGet.csproj index d483bd2..ae9281b 100644 --- a/src-examples/ProxyInterfaceConsumerViaNuGet/ProxyInterfaceConsumerViaNuGet.csproj +++ b/src-examples/ProxyInterfaceConsumerViaNuGet/ProxyInterfaceConsumerViaNuGet.csproj @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/src/ProxyInterfaceSourceGenerator/ProxyInterfaceSourceGenerator.csproj b/src/ProxyInterfaceSourceGenerator/ProxyInterfaceSourceGenerator.csproj index e4d31e8..0092c97 100644 --- a/src/ProxyInterfaceSourceGenerator/ProxyInterfaceSourceGenerator.csproj +++ b/src/ProxyInterfaceSourceGenerator/ProxyInterfaceSourceGenerator.csproj @@ -1,7 +1,7 @@  - 0.0.4 + 0.0.5 netstandard2.0 9 enable