Skip to content

Commit 8635708

Browse files
Bump the dotnet group with 1 update (#4181)
Bumps Scalar.AspNetCore from 2.6.5 to 2.6.8 --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 223fabe commit 8635708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/real-time/snippets/signalr/SignalR.ApiService/SignalR.ApiService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.30.3" />
1212
<PackageReference Include="Microsoft.Azure.SignalR.Management" Version="1.30.3" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.7" />
14-
<PackageReference Include="Scalar.AspNetCore" Version="2.6.5" />
14+
<PackageReference Include="Scalar.AspNetCore" Version="2.6.8" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)