This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Add notification of potential difference in sample csproj
pull/988/head
Hsu Still
7 years ago
parent
34e6b2c905
commit
8a4c06acb6
No known key found for this signature in database
GPG Key ID:
8601A145FDA95209
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
docs/guides/getting_started/samples/project.csproj
+ 3
- 0
docs/guides/getting_started/samples/project.csproj
View File
@@ -1,5 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
// The following may differ depending on the latest version of
// .NET Core Framework or Discord.NET.
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp1.1</TargetFramework>
Write
Preview
Loading…
Cancel
Save