Skip to content

Commit 01c7c7f

Browse files
committed
Update MyApp.csproj
1 parent 61ff22f commit 01c7c7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MyApp/MyApp.csproj

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

3737
<ItemGroup>
3838
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.*" />
39-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.*" />
39+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.*" />
4040
<PackageReference Include="ServiceStack.AspNetCore.OpenApi" Version="8.*" />
4141
</ItemGroup>
4242

0 commit comments

Comments
 (0)