From 4f7ba5368e706b7cddb1d9fef896842313df75ab Mon Sep 17 00:00:00 2001
From: Vicente Penades <5433822+vpenades@users.noreply.github.com>
Date: Sat, 6 Apr 2024 12:34:40 +0200
Subject: [PATCH] updated nugets
---
build/SharpGLTF.CodeGen/SharpGLTF.CodeGen.csproj | 2 +-
src/SharpGLTF.Core/SharpGLTF.Core.csproj | 2 +-
tests/Directory.Build.props | 2 +-
tests/SharpGLTF.Core.Tests/SharpGLTF.Core.Tests.csproj | 2 +-
.../SharpGLTF.DownloadTestFiles.csproj | 2 +-
.../SharpGLTF.Ext.3DTiles.Tests.csproj | 2 +-
tests/SharpGLTF.NUnit/SharpGLTF.NUnit.csproj | 2 +-
.../SharpGLTF.Runtime.Tests/SharpGLTF.Runtime.Tests.csproj | 2 +-
.../SharpGLTF.ThirdParty.Tests.csproj | 6 +++---
.../SharpGLTF.Toolkit.Tests/SharpGLTF.Toolkit.Tests.csproj | 2 +-
10 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/build/SharpGLTF.CodeGen/SharpGLTF.CodeGen.csproj b/build/SharpGLTF.CodeGen/SharpGLTF.CodeGen.csproj
index 780404dc..4936e97b 100644
--- a/build/SharpGLTF.CodeGen/SharpGLTF.CodeGen.csproj
+++ b/build/SharpGLTF.CodeGen/SharpGLTF.CodeGen.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/src/SharpGLTF.Core/SharpGLTF.Core.csproj b/src/SharpGLTF.Core/SharpGLTF.Core.csproj
index 0a83ac0d..e0d5fa55 100644
--- a/src/SharpGLTF.Core/SharpGLTF.Core.csproj
+++ b/src/SharpGLTF.Core/SharpGLTF.Core.csproj
@@ -19,7 +19,7 @@
-
+
diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props
index 7918a54f..88ead316 100644
--- a/tests/Directory.Build.props
+++ b/tests/Directory.Build.props
@@ -43,7 +43,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/tests/SharpGLTF.Core.Tests/SharpGLTF.Core.Tests.csproj b/tests/SharpGLTF.Core.Tests/SharpGLTF.Core.Tests.csproj
index f9a8c302..26fdc341 100644
--- a/tests/SharpGLTF.Core.Tests/SharpGLTF.Core.Tests.csproj
+++ b/tests/SharpGLTF.Core.Tests/SharpGLTF.Core.Tests.csproj
@@ -16,7 +16,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
\ No newline at end of file
diff --git a/tests/SharpGLTF.DownloadTestFiles/SharpGLTF.DownloadTestFiles.csproj b/tests/SharpGLTF.DownloadTestFiles/SharpGLTF.DownloadTestFiles.csproj
index e8a28c33..d8b17926 100644
--- a/tests/SharpGLTF.DownloadTestFiles/SharpGLTF.DownloadTestFiles.csproj
+++ b/tests/SharpGLTF.DownloadTestFiles/SharpGLTF.DownloadTestFiles.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/tests/SharpGLTF.Ext.3DTiles.Tests/SharpGLTF.Ext.3DTiles.Tests.csproj b/tests/SharpGLTF.Ext.3DTiles.Tests/SharpGLTF.Ext.3DTiles.Tests.csproj
index ba62ee52..df34c7b1 100644
--- a/tests/SharpGLTF.Ext.3DTiles.Tests/SharpGLTF.Ext.3DTiles.Tests.csproj
+++ b/tests/SharpGLTF.Ext.3DTiles.Tests/SharpGLTF.Ext.3DTiles.Tests.csproj
@@ -17,7 +17,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/tests/SharpGLTF.NUnit/SharpGLTF.NUnit.csproj b/tests/SharpGLTF.NUnit/SharpGLTF.NUnit.csproj
index 157e6d25..26eb4962 100644
--- a/tests/SharpGLTF.NUnit/SharpGLTF.NUnit.csproj
+++ b/tests/SharpGLTF.NUnit/SharpGLTF.NUnit.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/tests/SharpGLTF.Runtime.Tests/SharpGLTF.Runtime.Tests.csproj b/tests/SharpGLTF.Runtime.Tests/SharpGLTF.Runtime.Tests.csproj
index 8ec778aa..19b2d49c 100644
--- a/tests/SharpGLTF.Runtime.Tests/SharpGLTF.Runtime.Tests.csproj
+++ b/tests/SharpGLTF.Runtime.Tests/SharpGLTF.Runtime.Tests.csproj
@@ -17,7 +17,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/tests/SharpGLTF.ThirdParty.Tests/SharpGLTF.ThirdParty.Tests.csproj b/tests/SharpGLTF.ThirdParty.Tests/SharpGLTF.ThirdParty.Tests.csproj
index 68e44a50..bd678c4f 100644
--- a/tests/SharpGLTF.ThirdParty.Tests/SharpGLTF.ThirdParty.Tests.csproj
+++ b/tests/SharpGLTF.ThirdParty.Tests/SharpGLTF.ThirdParty.Tests.csproj
@@ -12,10 +12,10 @@
-
+
-
-
+
+
diff --git a/tests/SharpGLTF.Toolkit.Tests/SharpGLTF.Toolkit.Tests.csproj b/tests/SharpGLTF.Toolkit.Tests/SharpGLTF.Toolkit.Tests.csproj
index 774b4a6d..eca5aac0 100644
--- a/tests/SharpGLTF.Toolkit.Tests/SharpGLTF.Toolkit.Tests.csproj
+++ b/tests/SharpGLTF.Toolkit.Tests/SharpGLTF.Toolkit.Tests.csproj
@@ -17,7 +17,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
\ No newline at end of file