File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Streamlabs.SocketClient.Extensions Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'net8.0'" >
12- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 8.0.0 " />
12+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 8.0.1 " />
1313 <PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 8.0.0" />
1414 </ItemGroup >
1515
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'net8.0'" >
12- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.0 " />
13- <PackageReference Include =" Microsoft.Extensions.Options" Version =" 8.0.0 " />
12+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.2 " />
13+ <PackageReference Include =" Microsoft.Extensions.Options" Version =" 8.0.2 " />
1414 <PackageReference Include =" System.Text.Json" Version =" 8.0.5" />
1515 </ItemGroup >
1616
You can’t perform that action at this time.
0 commit comments