Skip to content

Commit 3e2af9e

Browse files
USER001 FUSER001 F
authored andcommitted
before merge chenge
1 parent 7cef9a3 commit 3e2af9e

File tree

3 files changed

+11
-19
lines changed

3 files changed

+11
-19
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
11
# CONTRIBUTING
22

33
## CI Service
4-
- Circle-ci used Docker on microsoft/aspnet:1.0.0-rc1-update1-coreclr.
5-
- Travisci used build.sh.
4+
- Circle-ci used Docker on microsoft/dotnet:1.0.0.
5+
- Circle-ci used build.sh.
6+
- Travisci used build_travis.sh.
67
- Appveyor used build.cmd.
78
- MyGet serivce used manual build.
89

910
## Local Build
1011
Be checked
1112
Windows 8.1
12-
Windows 10
13-
- Visual Studio 2015 Community
13+
Windows 10 1511
14+
Windows 10 1607
15+
Windows 10 1703 comming soon
16+
- Visual Studio 2017 Community
1417
- Be instalations update.
1518
- NuGet get xunit visual studio runner.
16-
- MsBuild
17-
18-
Not Checked
19-
- build.cmd
19+
- MsBuild 15
20+
- NuGet 4.0
21+
- `chcp 65001` && `cmd /c build.cmd`
2022

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ machine:
44

55
dependencies:
66
override:
7-
- docker pull f799/learning:UpdateSDK
7+
- docker pull f799/learning:latest
88

99
test:
1010
override:

makefile.shade_

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)