File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <AssemblyVersion >1.16 .0</AssemblyVersion >
4+ <AssemblyVersion >1.17 .0</AssemblyVersion >
55 </PropertyGroup >
66
77 <PropertyGroup >
Original file line number Diff line number Diff line change 22{
33 public static class Swagger
44 {
5- const string Version = "1.16 .0" ;
5+ const string Version = "1.17 .0" ;
66 const string Path = "/v1/swagger.json" ;
77
88 public static void AddOpenApiDocument ( this IServiceCollection services )
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <AssemblyVersion >1.16 .0</AssemblyVersion >
4+ <AssemblyVersion >1.17 .0</AssemblyVersion >
55 </PropertyGroup >
66
77 <PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <AssemblyVersion >1.16 .0</AssemblyVersion >
4+ <AssemblyVersion >1.17 .0</AssemblyVersion >
55 </PropertyGroup >
66
77 <PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <AssemblyVersion >1.16 .0</AssemblyVersion >
4+ <AssemblyVersion >1.17 .0</AssemblyVersion >
55 </PropertyGroup >
66
77 <PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <AssemblyVersion >1.16 .0</AssemblyVersion >
4+ <AssemblyVersion >1.17 .0</AssemblyVersion >
55 </PropertyGroup >
66
77 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments