Skip to content

Commit

Permalink
Update src/lib/apimanifest.csproj
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Biret <[email protected]>
  • Loading branch information
stephentoub and baywet authored Nov 14, 2024
1 parent cfd5a3b commit 57057e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/apimanifest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="System.Text.Json" Version="[6.0,)" />
<PackageReference Include="System.Text.Json" Version="[6.0,10.0)" />
</ItemGroup>

</Project>

0 comments on commit 57057e1

Please sign in to comment.