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 @@ - +