chore: upgrade System.Text.Json dep
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<RepositoryUrl>https://github.com/StevanFreeborn/anthropic-client</RepositoryUrl>
|
||||
<PublishRepositoryUrl>true</PublishRepositoryUrl>
|
||||
<EmbedUntrackedSources>true</EmbedUntrackedSources>
|
||||
<DebugType>embedded</DebugType>
|
||||
<RepositoryType>git</RepositoryType>
|
||||
<PackageTags>anthropic;client</PackageTags>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
@@ -34,7 +35,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
|
||||
<PackageReference Include="System.Text.Json" Version="8.0.3" />
|
||||
<PackageReference Include="System.Text.Json" Version="8.0.4" />
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user