We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a3ceb commit 3f8898fCopy full SHA for 3f8898f
src/c-sharp/JakubKozera.OpenApiUi/JakubKozera.OpenApiUi.csproj
@@ -1,8 +1,7 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
2
- <PropertyGroup>
+<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup>
3
<TargetFrameworks>net6.0;net8.0;net9.0</TargetFrameworks>
4
<PackageId>JakubKozera.OpenApiUi</PackageId>
5
- <Version>1.0.16</Version>
+ <Version>1.0.17</Version>
6
<Authors>Jakub Kozera</Authors>
7
<Description>A .NET library serving OpenAPI UI with HTML/CSS</Description>
8
<PackageTags>openapi;ui;html;css;dotnet</PackageTags>
0 commit comments