Browse Source

Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/SharpGLTF.Core

Bumps System.Text.Json from 8.0.3 to 8.0.4.

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
cc29756de8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/SharpGLTF.Core/SharpGLTF.Core.csproj

+ 1 - 1
src/SharpGLTF.Core/SharpGLTF.Core.csproj

@@ -19,7 +19,7 @@
   </ItemGroup>  
   </ItemGroup>  
   
   
   <ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'netstandard2.1'">    
   <ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'netstandard2.1'">    
-    <PackageReference Include="System.Text.Json" Version="8.0.3" />
+    <PackageReference Include="System.Text.Json" Version="8.0.4" />
   </ItemGroup>
   </ItemGroup>
 
 
   <ItemGroup>
   <ItemGroup>