Skip to content

Commit 54b5e49

Browse files
committed
Improved Installer with SemVer parsing and warnings
1 parent 06b8445 commit 54b5e49

File tree

2 files changed

+344
-40
lines changed

2 files changed

+344
-40
lines changed

MLAPI-Editor/MLAPI-Editor.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
</ProjectReference>
5050
</ItemGroup>
5151
<ItemGroup>
52+
<Reference Include="System" />
5253
<Reference Include="UnityEditor, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
5354
<SpecificVersion>False</SpecificVersion>
5455
<HintPath>..\Libraries\Unity\UnityEditor.dll</HintPath>

0 commit comments

Comments
 (0)