From f125f8e643becad17146fb2d20432d0c55b18208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mille=20Bostr=C3=B6m?= Date: Tue, 4 Jan 2022 12:55:17 +0100 Subject: [PATCH] Updated nuget information (#74) --- src/Testura.Code/Testura.Code.csproj | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/Testura.Code/Testura.Code.csproj b/src/Testura.Code/Testura.Code.csproj index 4b7badb..e0210e1 100644 --- a/src/Testura.Code/Testura.Code.csproj +++ b/src/Testura.Code/Testura.Code.csproj @@ -5,19 +5,18 @@ enable enable true - 1.0.0 + 1.1.0 - 1.0.0 + 1.1.0 Mille Bostrom Copyright 2021 $(ProjectName) Testura.Code is a wrapper around the Roslyn API and used for generation, saving and and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions. - 1.0.0 + 1.1.0 -- Updated project to .NET 6 -- Fixed issue with inheritance and extra comma +- Added new method to generate object creation Code generation roslyn @@ -38,7 +37,7 @@ - +