Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.server.iisintegra…
Browse files Browse the repository at this point in the history
…tion to 2.2.1
  • Loading branch information
renovate-bot authored and amanda-tarafa committed Sep 17, 2024
1 parent 07e8883 commit 6b66673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion endpoints/getting-started/src/IO.Swagger/IO.Swagger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration" Version="2.2.1" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Https" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
Expand Down

0 comments on commit 6b66673

Please sign in to comment.