Skip to content

Commit

Permalink
- prepare release
Browse files Browse the repository at this point in the history
- update KY.Core.Common to fix nuget resolve problems on Linux
- add legacy Annotations project to be able to publish it with fallback to new Annotations package
- move all assemblies to common bin folder
- use similar output structure for .NET 4.6.1 as .NET Core does
  • Loading branch information
ky-one committed Nov 17, 2020
1 parent 1c39ea6 commit 611cfa7
Show file tree
Hide file tree
Showing 31 changed files with 116 additions and 69 deletions.
2 changes: 1 addition & 1 deletion Angular.Tests/KY.Generator.Angular.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions Angular/KY.Generator.Angular.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Authors>KY-Programming</Authors>
<Company>KY-Programming</Company>
<Product>KY.Generator</Product>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Copyright>2020 - KY-Programming</Copyright>
<Description>Angular Module for KY-Generator
Download KY.Generator to use this module</Description>
Expand All @@ -25,7 +25,7 @@ Download KY.Generator to use this module</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
</ItemGroup>

<ItemGroup>
Expand Down
14 changes: 11 additions & 3 deletions Annotations/KY.Generator.Annotations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,25 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Company>KY-Programming</Company>
<Authors>KY-Programming</Authors>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Product>KY.Generator</Product>
<Description>Annotations for Reflection Module for KY-Generator</Description>
<Description>Annotations for KY-Generator</Description>
<Copyright>2020 - KY-Programming</Copyright>
<PackageLicenseExpression>GPL-3.0-or-later</PackageLicenseExpression>
<PackageProjectUrl>https://generator.ky-programming.de</PackageProjectUrl>
<PackageIconUrl>https://ky-programming.de/images/logos/128.png</PackageIconUrl>
<RepositoryUrl>https://github.com/KY-Programming/generator</RepositoryUrl>
<RepositoryType></RepositoryType>
<PackageTags>KY-Generator KY Generator Reflection Annotations</PackageTags>
<PackageTags>KY-Generator KY Generator Annotations</PackageTags>
<RootNamespace>KY.Generator</RootNamespace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<OutputPath>..\bin\Debug</OutputPath>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<OutputPath>..\bin\Release</OutputPath>
</PropertyGroup>

</Project>
2 changes: 1 addition & 1 deletion AspDotNet.Tests/KY.Generator.AspDotNet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions AspDotNet/KY.Generator.AspDotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Company>KY-Programming</Company>
<Authors>KY-Programming</Authors>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Product>KY.Generator</Product>
<Description>ASP.net Module for KY-Generator
Download KY.Generator to use this module</Description>
Expand All @@ -25,7 +25,7 @@ Download KY.Generator to use this module</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions CLI/KY.Generator.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<Reference Include="Costura, Version=3.3.2.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL">
<HintPath>..\packages\Costura.Fody.3.3.2\lib\net40\Costura.dll</HintPath>
</Reference>
<Reference Include="KY.Core.Common, Version=4.16.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\KY.Core.Common.4.16.2\lib\netstandard2.0\KY.Core.Common.dll</HintPath>
<Reference Include="KY.Core.Common, Version=4.17.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\KY.Core.Common.4.17.0\lib\netstandard2.0\KY.Core.Common.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
Expand Down
4 changes: 2 additions & 2 deletions CLI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.5.1")]
[assembly: AssemblyFileVersion("5.5.1")]
[assembly: AssemblyVersion("5.5.2")]
[assembly: AssemblyFileVersion("5.5.2")]
2 changes: 1 addition & 1 deletion CLI/nuget.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>KY.Generator.CLI</id>
<!-- Ensure nuget.targets version is also updated -->
<version>5.5.1</version>
<version>5.5.2</version>
<title>KY.Generator.CLI</title>
<authors>KY-Programming</authors>
<owners>KY-Programming</owners>
Expand Down
2 changes: 1 addition & 1 deletion CLI/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<packages>
<package id="Costura.Fody" version="3.3.2" targetFramework="net461" />
<package id="Fody" version="3.3.5" targetFramework="net461" developmentDependency="true" />
<package id="KY.Core.Common" version="4.16.2" targetFramework="net461" />
<package id="KY.Core.Common" version="4.17.0" targetFramework="net461" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net461" />
</packages>
2 changes: 1 addition & 1 deletion Core.Tests/KY.Generator.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions Core/KY.Generator.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Company>KY-Programming</Company>
<Authors>KY-Programming</Authors>
<Product>KY.Generator</Product>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Description>Core elements for KY-Generator
Download KY.Generator to use this module</Description>
<Copyright>2020 - KY-Programming</Copyright>
Expand All @@ -27,7 +27,7 @@ Download KY.Generator to use this module</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="4.7.2" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Csharp.Tests/KY.Generator.Csharp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions Csharp/KY.Generator.CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Authors>KY-Programming</Authors>
<Company>KY-Programming</Company>
<Product>KY.Generator</Product>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Description>C# Module for KY-Generator
Download KY.Generator to use this module</Description>
<Copyright>2020 - KY-Programming</Copyright>
Expand All @@ -25,7 +25,7 @@ Download KY.Generator to use this module</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions EntityFramework/KY.Generator.EntityFramework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Authors>KY-Programming</Authors>
<Company>KY-Programming</Company>
<Product>KY.Generator</Product>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Copyright>2020 - KY-Programming</Copyright>
<Description>EntityFramework Module for KY-Generator
Download KY.Generator to use this module</Description>
Expand All @@ -25,7 +25,7 @@ Download KY.Generator to use this module</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Json.Tests/KY.Generator.Json.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions Json/KY.Generator.Json.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Company>KY-Programming</Company>
<Authors>KY-Programming</Authors>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Product>KY.Generator</Product>
<Description>JSON Module for KY-Generator
Download KY.Generator to use this module</Description>
Expand All @@ -26,7 +26,7 @@ Download KY.Generator to use this module</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>

Expand Down
10 changes: 10 additions & 0 deletions KY.Generator.sln
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KY.Generator.Annotations",
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KY.Generator.Tests", "Tests\Generator\KY.Generator.Tests.csproj", "{CD7B6707-035E-481B-9BE6-0FDDB551B2E3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KY.Generator.Reflection.Annotations", "Reflection.Annotations\KY.Generator.Reflection.Annotations.csproj", "{110AD9C2-3E31-47D2-B84E-E14DA6604E87}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -271,6 +273,14 @@ Global
{CD7B6707-035E-481B-9BE6-0FDDB551B2E3}.Release|Any CPU.Build.0 = Release|Any CPU
{CD7B6707-035E-481B-9BE6-0FDDB551B2E3}.Release|x86.ActiveCfg = Release|Any CPU
{CD7B6707-035E-481B-9BE6-0FDDB551B2E3}.Release|x86.Build.0 = Release|Any CPU
{110AD9C2-3E31-47D2-B84E-E14DA6604E87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{110AD9C2-3E31-47D2-B84E-E14DA6604E87}.Debug|Any CPU.Build.0 = Debug|Any CPU
{110AD9C2-3E31-47D2-B84E-E14DA6604E87}.Debug|x86.ActiveCfg = Debug|Any CPU
{110AD9C2-3E31-47D2-B84E-E14DA6604E87}.Debug|x86.Build.0 = Debug|Any CPU
{110AD9C2-3E31-47D2-B84E-E14DA6604E87}.Release|Any CPU.ActiveCfg = Release|Any CPU
{110AD9C2-3E31-47D2-B84E-E14DA6604E87}.Release|Any CPU.Build.0 = Release|Any CPU
{110AD9C2-3E31-47D2-B84E-E14DA6604E87}.Release|x86.ActiveCfg = Release|Any CPU
{110AD9C2-3E31-47D2-B84E-E14DA6604E87}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
4 changes: 2 additions & 2 deletions Main.Legacy/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.5.1")]
[assembly: AssemblyFileVersion("5.5.1")]
[assembly: AssemblyVersion("5.5.2")]
[assembly: AssemblyFileVersion("5.5.2")]
6 changes: 5 additions & 1 deletion Main/KY.Generator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.0</TargetFramework>
<TargetFrameworks>netcoreapp2.0;netcoreapp3.0;net5.0</TargetFrameworks>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Authors>KY-Programming</Authors>
<Product>KY.Generator</Product>
<Copyright>2020 - KY-Programming</Copyright>
Expand All @@ -22,4 +22,8 @@
<OutputPath>..\bin\x86\Debug</OutputPath>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)'=='Release'">
<OutputPath>..\bin\Release</OutputPath>
</PropertyGroup>

</Project>
48 changes: 24 additions & 24 deletions Main/nuget.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>KY.Generator</id>
<!-- Ensure nuget.targets version is also updated -->
<version>5.5.1</version>
<version>5.5.2</version>
<title>KY.Generator</title>
<authors>KY-Programming</authors>
<owners>KY-Programming</owners>
Expand All @@ -19,29 +19,29 @@ Support for Angular, ASP.NET, ASP.NET Core, C# POCOs, TypeScript POCOs, Entity F
<tags>KY-Generator KY Generator</tags>
</metadata>
<files>
<file src="bin\Release\netcoreapp2.0\publish\**\*.dll" target="tools\netcoreapp2.0" />
<file src="bin\Release\netcoreapp2.0\publish\**\*.json" target="tools\netcoreapp2.0" />
<!--<file src="bin\Release\netcoreapp2.0\win-x86\publish\**\*.dll" target="tools\netcoreapp2.0-x86" />
<file src="bin\Release\netcoreapp2.0\win-x86\publish\**\*.json" target="tools\netcoreapp2.0-x86" />-->
<file src="bin\Release\netcoreapp3.0\publish\**\*.dll" target="tools\netcoreapp3.0" />
<file src="bin\Release\netcoreapp3.0\publish\**\*.json" target="tools\netcoreapp3.0" />
<file src="bin\Release\netcoreapp3.0\publish\**\*.exe" target="tools\netcoreapp3.0" />
<file src="bin\Release\netcoreapp3.0\win-x86\publish\**\*.dll" target="tools\netcoreapp3.0-x86" />
<file src="bin\Release\netcoreapp3.0\win-x86\publish\**\*.exe" target="tools\netcoreapp3.0-x86" />
<file src="bin\Release\netcoreapp3.0\win-x86\publish\**\*.json" target="tools\netcoreapp3.0-x86" />
<file src="bin\Release\net5.0\publish\**\*.dll" target="tools\net5.0" />
<file src="bin\Release\net5.0\publish\**\*.json" target="tools\net5.0" />
<file src="bin\Release\net5.0\publish\**\*.exe" target="tools\net5.0" />
<file src="bin\Release\net5.0\win-x86\publish\**\*.dll" target="tools\net5.0-x86" />
<file src="bin\Release\net5.0\win-x86\publish\**\*.exe" target="tools\net5.0-x86" />
<file src="bin\Release\net5.0\win-x86\publish\**\*.json" target="tools\net5.0-x86" />
<file src="..\Main.Legacy\bin\Release\*.exe" target="tools\net461" />
<file src="..\Main.Legacy\bin\Release\*.dll" target="tools\net461" />
<file src="..\Main.Legacy\bin\Release\*.config" target="tools\net461" />
<file src="..\Main.Legacy\bin\x86\Release\*.exe" target="tools\net461-x86" />
<file src="..\Main.Legacy\bin\x86\Release\*.dll" target="tools\net461-x86" />
<file src="..\Main.Legacy\bin\x86\Release\*.config" target="tools\net461-x86" />
<file src="..\bin\Release\netstandard2.0\publish\*.dll" target="tools\netstandard2.0" />
<file src="..\bin\Release\netcoreapp2.0\publish\**\*.dll" target="tools\netcoreapp2.0" />
<file src="..\bin\Release\netcoreapp2.0\publish\**\*.json" target="tools\netcoreapp2.0" />
<!--<file src="..\bin\Release\netcoreapp2.0\win-x86\publish\**\*.dll" target="tools\netcoreapp2.0-x86" />
<file src="..\bin\Release\netcoreapp2.0\win-x86\publish\**\*.json" target="tools\netcoreapp2.0-x86" />-->
<file src="..\bin\Release\netcoreapp3.0\publish\**\*.dll" target="tools\netcoreapp3.0" />
<file src="..\bin\Release\netcoreapp3.0\publish\**\*.json" target="tools\netcoreapp3.0" />
<file src="..\bin\Release\netcoreapp3.0\publish\**\*.exe" target="tools\netcoreapp3.0" />
<file src="..\bin\Release\netcoreapp3.0\win-x86\publish\**\*.dll" target="tools\netcoreapp3.0-x86" />
<file src="..\bin\Release\netcoreapp3.0\win-x86\publish\**\*.exe" target="tools\netcoreapp3.0-x86" />
<file src="..\bin\Release\netcoreapp3.0\win-x86\publish\**\*.json" target="tools\netcoreapp3.0-x86" />
<file src="..\bin\Release\net5.0\publish\**\*.dll" target="tools\net5.0" />
<file src="..\bin\Release\net5.0\publish\**\*.json" target="tools\net5.0" />
<file src="..\bin\Release\net5.0\publish\**\*.exe" target="tools\net5.0" />
<file src="..\bin\Release\net5.0\win-x86\publish\**\*.dll" target="tools\net5.0-x86" />
<file src="..\bin\Release\net5.0\win-x86\publish\**\*.exe" target="tools\net5.0-x86" />
<file src="..\bin\Release\net5.0\win-x86\publish\**\*.json" target="tools\net5.0-x86" />
<file src="..\bin\Release\net461\publish\**\*.exe" target="tools\net461" />
<file src="..\bin\Release\net461\publish\**\*.dll" target="tools\net461" />
<file src="..\bin\Release\net461\publish\**\*.config" target="tools\net461" />
<file src="..\bin\Release\net461\win-x86\publish\**\*.exe" target="tools\net461-x86" />
<file src="..\bin\Release\net461\win-x86\publish\**\*.dll" target="tools\net461-x86" />
<file src="..\bin\Release\net461\win-x86\publish\**\*.config" target="tools\net461-x86" />
<file src="..\bin\Release\netstandard2.0\publish\**\*.dll" target="tools\netstandard2.0" />
<file src="nuget.targets" target="build\KY.Generator.targets" />
</files>
</package>
2 changes: 1 addition & 1 deletion OData.Tests/KY.Generator.OData.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions OData/KY.Generator.OData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Company>KY-Programming</Company>
<Authors>KY-Programming</Authors>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Product>KY.Generator</Product>
<Description>oData Module for KY-Generator
Download KY.Generator to use this module</Description>
Expand All @@ -25,7 +25,7 @@ Download KY.Generator to use this module</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Microsoft.OData.Edm" Version="7.6.2" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions OpenApi/KY.Generator.OpenApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Company>KY-Programming</Company>
<Authors>KY-Programming</Authors>
<Version>5.5.1</Version>
<Version>5.5.2</Version>
<Product>KY.Generator</Product>
<Description>OpenApi Module for KY-Generator
Download KY.Generator to use this module</Description>
Expand All @@ -26,7 +26,7 @@ Download KY.Generator to use this module</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.1.4" />
</ItemGroup>

Expand Down
Loading

0 comments on commit 611cfa7

Please sign in to comment.