|
|
@@ -47,7 +47,7 @@
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="6.0.30" />
|
|
|
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="6.0.30" />
|
|
|
<PackageReference Include="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="6.0.30" />
|
|
|
- <PackageReference Include="OnceMi.AspNetCore.OSS" Version="1.1.9" />
|
|
|
+ <PackageReference Include="OnceMi.AspNetCore.OSS" Version="1.1.9" />
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
|