diff --git a/MeshIO.FBX/MeshIO.FBX.csproj b/MeshIO.FBX/MeshIO.FBX.csproj index 64cf747..b3dd34d 100644 --- a/MeshIO.FBX/MeshIO.FBX.csproj +++ b/MeshIO.FBX/MeshIO.FBX.csproj @@ -5,22 +5,23 @@ 9.0 DomCr MeshIO - 1.0.1-alpha MeshIO.FBX C# 3D fbx https://github.com/DomCR/MeshIO MIT git https://github.com/DomCR/MeshIO - Copyright (c) 2020 Albert Domenech + Copyright (c) 2022 Albert Domenech MeshIO module for fbx format. true true + README.md + 1.1.0-alpha - + bin\MeshIO.FBX.xml @@ -29,4 +30,11 @@ + + + True + \ + + + diff --git a/MeshIO.GLTF/MeshIO.GLTF.csproj b/MeshIO.GLTF/MeshIO.GLTF.csproj index db7aae0..c60702f 100644 --- a/MeshIO.GLTF/MeshIO.GLTF.csproj +++ b/MeshIO.GLTF/MeshIO.GLTF.csproj @@ -5,10 +5,26 @@ 9.0 DomCr MeshIO + MeshIO.GLTF + C# 3D glb gltf + https://github.com/DomCR/MeshIO + MIT + git + https://github.com/DomCR/MeshIO + Copyright (c) 2022 Albert Domenech + MeshIO module for glb-gltf format. + true - - false + + true + README.md + 1.0.0-alpha + + + + + bin\MeshIO.FBX.xml @@ -20,7 +36,10 @@ - + + True + \ + diff --git a/MeshIO/MeshIO.csproj b/MeshIO/MeshIO.csproj index f3fffe5..a55328c 100644 --- a/MeshIO/MeshIO.csproj +++ b/MeshIO/MeshIO.csproj @@ -5,20 +5,21 @@ 9.0 DomCr MeshIO - 1.0.1-alpha MeshIO C# 3D https://github.com/DomCR/MeshIO MIT git https://github.com/DomCR/MeshIO - Copyright (c) 2020 Albert Domenech + Copyright (c) 2022 Albert Domenech 3D library in pure C# that allows reading and writing in multiple formats. true true + README.md + 1.1.0-alpha @@ -27,4 +28,11 @@ + + + True + \ + + +