File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed
Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 1+ v2.1.5 Sep 13, 2018
2+ ====================
3+
4+ * AspNetCore runtime will be added to the buildpack in the next release
5+
6+ * Update dotnet-sdk versions
7+
8+ - Added 2.1.402, removed 2.1.400 for stacks cflinuxfs2, cflinuxfs3
9+ (https://www.pivotaltracker.com/story/show/160435346)
10+ (https://www.pivotaltracker.com/story/show/160141823)
11+
12+ * Update dotnet-runtime versions
13+
14+ - Added 2.1.4, removed 2.1.1 for stacks cflinuxfs2, cflinuxfs3
15+ (https://www.pivotaltracker.com/story/show/160435346)
16+ (https://www.pivotaltracker.com/story/show/160141823)
17+
18+ * Clean up old dotnet-sdk and dotnet-runtime versions
19+ Removed:
20+ - dotnet-sdk: 2.1.301
21+ - dotnet-runtimes: 2.1.0, 2.0.0, 1.1.2, 1.0.5
22+ (https://www.pivotaltracker.com/story/show/160141823)
23+ (https://www.pivotaltracker.com/story/show/159809271)
24+
25+ * Test for BOM at the beginning of global.json
26+ (https://www.pivotaltracker.com/story/show/159041833)
27+
28+ * Ensure that the runtime is installed to the linked dotnet-sdk location during finalize
29+ (https://www.pivotaltracker.com/story/show/157522566)
30+
31+ * Allow F# apps to be run with all versions of dotnet core
32+ (https://www.pivotaltracker.com/story/show/157569422)
33+
134v2.1.4 Jul 31, 2018
235====================
336
Original file line number Diff line number Diff line change 1- 2.1.4
1+ 2.1.5
You can’t perform that action at this time.
0 commit comments