|
92 | 92 | <Reference Include="Microsoft.WindowsAPICodePack.ShellExtensions"> |
93 | 93 | <HintPath>..\..\packages\Microsoft.WindowsAPICodePack-Shell.1.1.0.0\lib\Microsoft.WindowsAPICodePack.ShellExtensions.dll</HintPath> |
94 | 94 | </Reference> |
95 | | - <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
96 | | - <HintPath>..\..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 95 | + <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 96 | + <HintPath>..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
97 | 97 | </Reference> |
98 | 98 | <Reference Include="SceneExplorer"> |
99 | 99 | <HintPath>Refs\SceneExplorer.dll</HintPath> |
100 | 100 | <Private>False</Private> |
101 | 101 | </Reference> |
102 | | - <Reference Include="SharpDX, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
103 | | - <HintPath>..\..\packages\SharpDX.3.1.1\lib\net45\SharpDX.dll</HintPath> |
104 | | - <Private>True</Private> |
| 102 | + <Reference Include="SharpDX, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
| 103 | + <HintPath>..\..\packages\SharpDX.4.2.0\lib\net45\SharpDX.dll</HintPath> |
105 | 104 | </Reference> |
106 | | - <Reference Include="SharpDX.Mathematics, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
107 | | - <HintPath>..\..\packages\SharpDX.Mathematics.3.1.1\lib\net45\SharpDX.Mathematics.dll</HintPath> |
108 | | - <Private>True</Private> |
| 105 | + <Reference Include="SharpDX.Mathematics, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
| 106 | + <HintPath>..\..\packages\SharpDX.Mathematics.4.2.0\lib\net45\SharpDX.Mathematics.dll</HintPath> |
109 | 107 | </Reference> |
110 | 108 | <Reference Include="System" /> |
111 | 109 | <Reference Include="System.Core" /> |
|
340 | 338 | <None Include="..\Scripts\BUMP_MAP_CAT_DEF.ms"> |
341 | 339 | <Link>Scripts\BUMP_MAP_CAT_DEF.ms</Link> |
342 | 340 | </None> |
| 341 | + <None Include="packages.config" /> |
343 | 342 | <None Include="Resources\MaxExporter.png" /> |
344 | 343 | </ItemGroup> |
345 | 344 | <ItemGroup> |
|
405 | 404 | <None Include="..\Scripts\STANDARD_MATERIAL_CAT_DEF.ms"> |
406 | 405 | <Link>Scripts\STANDARD_MATERIAL_CAT_DEF.ms</Link> |
407 | 406 | </None> |
408 | | - <None Include="packages.config" /> |
409 | 407 | </ItemGroup> |
410 | 408 | <Import Project="..\..\..\SharedProjects\BabylonExport.Entities\BabylonExport.Entities.projitems" Label="Shared" /> |
411 | 409 | <Import Project="..\..\..\SharedProjects\BabylonFileConverter\BabylonFileConverter.projitems" Label="Shared" /> |
|
0 commit comments