Fixed curl not being referenced correctly, fixed missing Strike.cs file

This commit is contained in:
zone117x
2015-04-27 19:05:08 -06:00
parent 26f1ba7016
commit 507ef9424b
5 changed files with 167 additions and 11 deletions

View File

@@ -30,6 +30,7 @@
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DefineConstants>LINUX</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />