소스 검색

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

MeltyPlayer 2 년 전
부모
커밋
b881d63140
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
     </PackageReference>
-    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
+    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />    
   </ItemGroup>  
 
-</Project>
+</Project>