Skip to content

Commit 3ea74b4

Browse files
Update swashbuckle-aspnetcore monorepo to v10
1 parent ac584d3 commit 3ea74b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"swashbuckle.aspnetcore.cli": {
6-
"version": "9.0.6",
6+
"version": "10.1.1",
77
"commands": [
88
"swagger"
99
]

Difficalcy/Difficalcy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<FrameworkReference Include="Microsoft.AspNetCore.App" />
77
</ItemGroup>
88
<ItemGroup>
9-
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
9+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.1" />
1010
<PackageReference Include="StackExchange.Redis" Version="2.10.1" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)