Skip to content

Commit d6e0097

Browse files
committed
Update MyApp.csproj
1 parent 1ac6417 commit d6e0097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApp/MyApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<ItemGroup>
2929
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.*" />
30-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.*" />
30+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.*" />
3131
<PackageReference Include="ServiceStack.AspNetCore.OpenApi" Version="8.*" />
3232
</ItemGroup>
3333

0 commit comments

Comments
 (0)