File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 1.3 .0] - Unreleased
3+ ## [ 2.0 .0] - Unreleased
44
55### Added
66
Original file line number Diff line number Diff line change 99 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1010 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1111
12- <Version >1.3 </Version >
12+ <Version >2.0 </Version >
1313
1414 <Description >Swagger extensions for Simplify.Web web-framework</Description >
1515 <Product >Simplify</Product >
3030 <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0' " >
3131 <PackageReference Include =" Swashbuckle.AspNetCore.SwaggerGen" Version =" 10.2.1" />
3232 </ItemGroup >
33- <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0' Or '$(TargetFramework)' == 'net9.0' " >
34- <PackageReference Include =" Swashbuckle.AspNetCore.SwaggerGen" Version =" 9.0.6" />
35- </ItemGroup >
3633 <ItemGroup >
3734 <PackageReference Include =" Simplify.Web" Version =" 5.2" />
3835 </ItemGroup >
You can’t perform that action at this time.
0 commit comments