forked from dotnet/aspnetcore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change output of sharedfx build to match feed layout
- Upgrade build tools - Produce an SVG badge for the sharedfx - Produce the 'latest.aspnetcore.version' file for the dotnet-install.ps1/sh downloader script - Change layout of output for sharefx build - Use KoreBuild's bundled package folder for internal build tools packages
- Loading branch information
Nate McMaster
committed
Dec 27, 2017
1 parent
00db200
commit ababb64
Showing
7 changed files
with
39 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"files.trimTrailingWhitespace": true, | ||
"files.associations": { | ||
"*.*proj": "xml", | ||
"*.props": "xml", | ||
"*.targets": "xml" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
version:2.1.0-preview1-15638 | ||
commithash:1d3a0c725dc6b8ae6b0e47800fd6b4d8f8b8d545 | ||
version:2.1.0-preview1-15646 | ||
commithash:c390edb6f73e3ab992402835c004414c1fadfd4a |