Restored project.json and old build script

This commit is contained in:
RogueException
2016-11-17 16:08:11 -04:00
parent 9b79019b54
commit cf42bd1854
13 changed files with 308 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
<EmbeddedResource Include="**\*.resx" />
<EmbeddedResource Include="compiler\resources\**\*" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<ProjectReference Include="..\Discord.Net.Core\Discord.Net.Core.csproj" />
</ItemGroup>
@@ -29,6 +30,7 @@
<Version>4.3.0</Version>
</PackageReference>
</ItemGroup>
<ItemGroup />
<PropertyGroup Label="Configuration">
<SignAssembly>False</SignAssembly>
</PropertyGroup>