Skip to content

Commit 04fbfa4

Browse files
Bump Microsoft.AspNetCore.WebSockets in /WebSocketApp
Bumps [Microsoft.AspNetCore.WebSockets](https://github.com/aspnet/AspNetCore) from 2.1.1 to 2.1.7. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@2.1.1...v2.1.7) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.WebSockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07f6622 commit 04fbfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebSocketApp/WebSocketApp.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Giraffe" Version="3.1.0" />
2828
<PackageReference Include="Giraffe.Razor" Version="1.3.*" />
2929
<Watch Include="**\*.cshtml" Exclude="bin\**\*" />
30-
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.1.1" />
30+
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.1.7" />
3131
<PackageReference Include="TaskBuilder.fs" Version="2.1.0" />
3232
<ProjectReference Include="..\FsharpExchangeDotNetStandard\FsharpExchangeDotNetStandard.fsproj" />
3333
</ItemGroup>

0 commit comments

Comments
 (0)