Browse Source

Update SharpGLTF.Cesium.Tests.csproj

Bert Temme 2 years ago
parent
commit
d66c03b148
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/SharpGLTF.Cesium.Tests/SharpGLTF.Cesium.Tests.csproj

+ 1 - 1
tests/SharpGLTF.Cesium.Tests/SharpGLTF.Cesium.Tests.csproj

@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
-    <TargetFrameworks>net471;net8.0-windows</TargetFrameworks>
+    <TargetFrameworks>net471;net6.0-windows;net8.0-windows</TargetFrameworks>
     <IsPackable>false</IsPackable>
     <RootNamespace>SharpGLTF</RootNamespace>
     <LangVersion>latest</LangVersion>