|
@@ -1,5 +1,8 @@ |
|
|
<Project Sdk="Microsoft.NET.Sdk"> |
|
|
<Project Sdk="Microsoft.NET.Sdk"> |
|
|
|
|
|
|
|
|
|
|
|
// The following may differ depending on the latest version of |
|
|
|
|
|
// .NET Core Framework or Discord.NET. |
|
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<OutputType>Exe</OutputType> |
|
|
<OutputType>Exe</OutputType> |
|
|
<TargetFramework>netcoreapp1.1</TargetFramework> |
|
|
<TargetFramework>netcoreapp1.1</TargetFramework> |
|
|