diff --git a/Notes.txt b/Notes.txt index 1d447ba..18a213c 100644 --- a/Notes.txt +++ b/Notes.txt @@ -13,7 +13,7 @@ Push packages: dotnet nuget push Netmash.Application.DataContracts.1.0.0.nupkg -k ****KEY**** -s https://lab.code-rove.com/public-nuget-server/nuget -dotnet nuget push Netmash.Extensions.Swagger.1.0.4.nupkg -k ****KEY**** -s https://lab.code-rove.com/public-nuget-server/nuget +dotnet nuget push Netmash.Extensions.Swagger.1.0.5.nupkg -k ****KEY**** -s https://lab.code-rove.com/public-nuget-server/nuget dotnet nuget push Netmash.Extensions.Http.1.0.0.nupkg -k ****KEY**** -s https://lab.code-rove.com/public-nuget-server/nuget diff --git a/src/extensions/swagger/Netmash.Extensions.Swagger/Netmash.Extensions.Swagger.csproj b/src/extensions/swagger/Netmash.Extensions.Swagger/Netmash.Extensions.Swagger.csproj index 8a42aad..842270a 100644 --- a/src/extensions/swagger/Netmash.Extensions.Swagger/Netmash.Extensions.Swagger.csproj +++ b/src/extensions/swagger/Netmash.Extensions.Swagger/Netmash.Extensions.Swagger.csproj @@ -1,14 +1,14 @@ - netstandard2.0 + net6.0 Swagger extensions Swagger extensions https://lab.code-rove.com/gitea/bricks/netmash https://lab.code-rove.com/gitea/bricks/netmash Git Netmash swagger - 1.0.4 + 1.0.5