Skip to content

Commit

Permalink
Merge pull request #100 from grantcolley/dependabot/nuget/src/Develop…
Browse files Browse the repository at this point in the history
…mentInProgress.Socket.Extensions/Microsoft.AspNetCore.WebSockets-2.1.7

Bump Microsoft.AspNetCore.WebSockets from 2.1.1 to 2.1.7 in /src/DevelopmentInProgress.Socket.Extensions
  • Loading branch information
grantcolley authored Jul 9, 2022
2 parents 96862ff + 517de7f commit 6175408
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore" Version="2.1.2" />
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.1.1" />
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.1.7" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 6175408

Please sign in to comment.