Browse Source

updated gltfvalidator

Vicente Penades 3 years ago
parent
commit
b0e3bbd175
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/SharpGLTF.NUnit/SharpGLTF.NUnit.csproj

+ 1 - 1
tests/SharpGLTF.NUnit/SharpGLTF.NUnit.csproj

@@ -8,7 +8,7 @@
   </PropertyGroup>
   </PropertyGroup>
 
 
   <ItemGroup>    
   <ItemGroup>    
-    <PackageReference Include="GltfValidator" Version="2.0.0-dev.3.6.202204261149" />    
+    <PackageReference Include="GltfValidator" Version="2.0.0-dev.3.8.202205072307" />    
     <PackageReference Include="nunit" Version="3.13.3" />
     <PackageReference Include="nunit" Version="3.13.3" />
     <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
     <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
   </ItemGroup>
   </ItemGroup>