|
|
@@ -2,7 +2,7 @@ |
|
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|
|
|
<PropertyGroup> |
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration> |
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|
|
|
<ProjectGuid>{8D23F61B-723C-4966-859D-1119B28BCF19}</ProjectGuid> |
|
|
|
<OutputType>Library</OutputType> |
|
|
@@ -71,6 +71,10 @@ |
|
|
|
<Compile Include="User.cs" /> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<None Include="BuildNuget.cmd" /> |
|
|
|
<None Include="Discord.Net.nuspec"> |
|
|
|
<SubType>Designer</SubType> |
|
|
|
</None> |
|
|
|
<None Include="packages.config" /> |
|
|
|
</ItemGroup> |
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
|