Skip to content

Commit 6a78b48

Browse files
committed
Update dependencies, add licenses
1 parent b9639a3 commit 6a78b48

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+10892
-26523
lines changed

CommandLine/ArchiveTool/ArchiveTool.csproj

+1-7
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,12 @@
99
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
1010
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
1111
</PropertyGroup>
12-
<ItemGroup>
13-
<Reference Include="VrSharp">
14-
<HintPath>..\..\Dependencies\VrSharp.dll</HintPath>
15-
<Private>False</Private>
16-
<CopyLocal>True</CopyLocal>
17-
</Reference>
18-
</ItemGroup>
1912
<ItemGroup>
2013
<ProjectReference Include="..\..\Libraries\ArchiveLib\ArchiveLib.csproj" />
2114
<ProjectReference Include="..\..\Libraries\FraGag.Compression.Prs\FraGag.Compression.Prs.csproj" />
2215
<ProjectReference Include="..\..\Libraries\SplitTools\SplitTools.csproj" />
2316
<ProjectReference Include="..\..\Libraries\SAModel\SAModel.csproj" />
17+
<ProjectReference Include="..\..\Libraries\VrSharp\VrSharp.csproj" />
2418
</ItemGroup>
2519
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
2620
<NoWarn>1701;1702;CA1416</NoWarn>

DataToolbox/DataToolbox.csproj

-4
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,12 @@
1717
</PropertyGroup>
1818
<ItemGroup>
1919
<ProjectReference Include="..\Libraries\FraGag.Compression.Prs\FraGag.Compression.Prs.csproj">
20-
<CopyLocal>False</CopyLocal>
2120
</ProjectReference>
2221
<ProjectReference Include="..\Libraries\SplitTools\SplitTools.csproj">
23-
<CopyLocal>False</CopyLocal>
2422
</ProjectReference>
2523
<ProjectReference Include="..\Libraries\SAEditorCommon\SAEditorCommon.csproj">
26-
<CopyLocal>False</CopyLocal>
2724
</ProjectReference>
2825
<ProjectReference Include="..\Libraries\SAModel\SAModel.csproj">
29-
<CopyLocal>False</CopyLocal>
3026
</ProjectReference>
3127
</ItemGroup>
3228
</Project>

Dependencies/AForge.Imaging.dll

-257 KB
Binary file not shown.

Dependencies/AForge.Imaging.xml

-19,015
This file was deleted.

Dependencies/AForge.Math.dll

-66.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)