|
@@ -12,20 +12,12 @@
|
|
|
<Import Project="..\Version.props" />
|
|
<Import Project="..\Version.props" />
|
|
|
|
|
|
|
|
<Import Project="..\PackageInfo.props" />
|
|
<Import Project="..\PackageInfo.props" />
|
|
|
-
|
|
|
|
|
- <PropertyGroup>
|
|
|
|
|
- <DocumentationFile>bin\Docs\SharpGLTF.Toolkit.xml</DocumentationFile>
|
|
|
|
|
- </PropertyGroup>
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
|
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
|
|
<_Parameter1>SharpGLTF.Tests</_Parameter1>
|
|
<_Parameter1>SharpGLTF.Tests</_Parameter1>
|
|
|
</AssemblyAttribute>
|
|
</AssemblyAttribute>
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
-
|
|
|
|
|
- <ItemGroup>
|
|
|
|
|
- <AdditionalFiles Include="..\..\stylecop.json" />
|
|
|
|
|
- </ItemGroup>
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<Compile Include="..\Shared\Guard.cs" Link="Debug\Guard.cs" />
|
|
<Compile Include="..\Shared\Guard.cs" Link="Debug\Guard.cs" />
|
|
@@ -35,7 +27,7 @@
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<ProjectReference Include="..\SharpGLTF.Core\SharpGLTF.Core.csproj" />
|
|
<ProjectReference Include="..\SharpGLTF.Core\SharpGLTF.Core.csproj" />
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
<Import Project="..\..\Analyzers.targets" />
|
|
<Import Project="..\..\Analyzers.targets" />
|
|
|
|
|
|
|
|
</Project>
|
|
</Project>
|