Browse Source

Added some spaces back to the Toolkit Tests project file so that it's removed from the PR changes.

MeltyPlayer 2 years ago
parent
commit
b881d63140
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/SharpGLTF.Toolkit.Tests/SharpGLTF.Toolkit.Tests.csproj

+ 2 - 2
tests/SharpGLTF.Toolkit.Tests/SharpGLTF.Toolkit.Tests.csproj

@@ -26,7 +26,7 @@
       <PrivateAssets>all</PrivateAssets>
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
     </PackageReference>
     </PackageReference>
-    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
+    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />    
   </ItemGroup>  
   </ItemGroup>  
 
 
-</Project>
+</Project>