We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 350d822 + ab5b629 commit ee54a39Copy full SHA for ee54a39
src/helpers/TrimmingHelper/TrimmingHelper.csproj
@@ -13,7 +13,7 @@
13
</ItemGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="8.0.19" />
+ <PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="8.0.20" />
17
<TrimmerRootAssembly Include="Together" />
18
19
src/libs/Together/Together.csproj
@@ -14,7 +14,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="System.Text.Json" Version="9.0.8" />
+ <PackageReference Include="System.Text.Json" Version="9.0.9" />
20
<ItemGroup Condition="'$(TargetFramework)' == 'net4.6.2'">
0 commit comments