Skip to content

Commit 1f60d40

Browse files
committed
Update ProdCon feed, AspNetCore, CLI toolset
1 parent 3f88cca commit 1f60d40

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

DotnetCLIVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.300-rc1-008673
1+
2.1.300

ProdConFeed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-1/20180515-07/final/index.json
1+
https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-1/20180605-09/final/index.json

dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
for which dotnet/versions commit was last used to update the dependency.
66
-->
77
<PropertyGroup>
8-
<ProdConCurrentRef>79731c509a9d31b921f531ee63c48daa8e0c30d5</ProdConCurrentRef>
8+
<ProdConCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</ProdConCurrentRef>
99
<CoreClrCurrentRef>79731c509a9d31b921f531ee63c48daa8e0c30d5</CoreClrCurrentRef>
1010
<BuildToolsCurrentRef>ba7a90f8cbc824737d0fae5ff230635a9764a1d7</BuildToolsCurrentRef>
1111
</PropertyGroup>

repos/cli.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
Microsoft.AspNetCore.All;
5050
Microsoft.AspNetCore.App;
5151
Microsoft.NET.Sdk.Razor"
52-
Version="2.1.0" />
52+
Version="2.1.1" />
5353
</ItemGroup>
5454

5555
<ItemGroup>

0 commit comments

Comments
 (0)