We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4f257 commit c18b890Copy full SHA for c18b890
src/JoinRpg.Portal/JoinRpg.Portal.csproj
@@ -28,7 +28,7 @@
28
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
29
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="5.0.2" />
30
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.113" />
31
- <PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.3" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.4" />
32
</ItemGroup>
33
<ItemGroup>
34
<ProjectReference Include="..\Joinrpg.AspNetCore.Helpers\Joinrpg.AspNetCore.Helpers.csproj" />
0 commit comments