This repository was archived by the owner on Apr 8, 2020. It is now read-only.
File tree 7 files changed +32
-32
lines changed
7 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 4
4
- ps : Install-Product node 6.9.2 x64
5
5
# .NET Core SDK binaries
6
6
# Download .NET Core 2.0 Preview 3 SDK and add to PATH
7
- - ps : $urlCurrent = "https://dotnetcli.azureedge.net/dotnet/Sdk/2.0.0-preview3-006670 /dotnet-sdk-2.0.0-preview3-006670 -win-x64.zip"
7
+ - ps : $urlCurrent = "https://dotnetcli.azureedge.net/dotnet/Sdk/2.0.0-preview3-006729 /dotnet-sdk-2.0.0-preview3-006729 -win-x64.zip"
8
8
- ps : $env:DOTNET_INSTALL_DIR = "$pwd\.dotnetsdk"
9
9
- ps : mkdir $env:DOTNET_INSTALL_DIR -Force | Out-Null
10
10
- ps : $tempFileCurrent = [System.IO.Path]::Combine([System.IO.Path]::GetTempPath(), [System.IO.Path]::GetRandomFileName())
Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup Condition =" '$(TargetFrameworkOverride)' == ''" >
12
- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-preview3-26096 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-rtm-26190 " />
13
13
</ItemGroup >
14
14
<ItemGroup Condition =" '$(TargetFrameworkOverride)' != ''" >
15
- <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-preview3-26096 " />
16
- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-preview3-26096 " />
17
- <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-preview3-26096 " />
18
- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-preview3-26096 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-rtm-26190 " />
16
+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-rtm-26190 " />
17
+ <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-rtm-26190 " />
18
+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-rtm-26190 " />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
22
- <DotNetCliToolReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version =" 2.0.0-preview3-26096 " />
22
+ <DotNetCliToolReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version =" 2.0.0-rtm-26190 " />
23
23
</ItemGroup >
24
24
25
25
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup Condition =" '$(TargetFrameworkOverride)' == ''" >
12
- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-preview3-26096 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-rtm-26190 " />
13
13
</ItemGroup >
14
14
<ItemGroup Condition =" '$(TargetFrameworkOverride)' != ''" >
15
- <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-preview3-26096 " />
16
- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-preview3-26096 " />
17
- <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-preview3-26096 " />
18
- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-preview3-26096 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-rtm-26190 " />
16
+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-rtm-26190 " />
17
+ <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-rtm-26190 " />
18
+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-rtm-26190 " />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup Condition =" '$(TargetFrameworkOverride)' == ''" >
12
- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-preview3-26096 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-rtm-26190 " />
13
13
</ItemGroup >
14
14
<ItemGroup Condition =" '$(TargetFrameworkOverride)' != ''" >
15
- <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-preview3-26096 " />
16
- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-preview3-26096 " />
17
- <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-preview3-26096 " />
18
- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-preview3-26096 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-rtm-26190 " />
16
+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-rtm-26190 " />
17
+ <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-rtm-26190 " />
18
+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-rtm-26190 " />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup Condition =" '$(TargetFrameworkOverride)' == ''" >
12
- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-preview3-26096 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-rtm-26190 " />
13
13
</ItemGroup >
14
14
<ItemGroup Condition =" '$(TargetFrameworkOverride)' != ''" >
15
- <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-preview3-26096 " />
16
- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-preview3-26096 " />
17
- <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-preview3-26096 " />
18
- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-preview3-26096 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-rtm-26190 " />
16
+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-rtm-26190 " />
17
+ <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-rtm-26190 " />
18
+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-rtm-26190 " />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup Condition =" '$(TargetFrameworkOverride)' == ''" >
12
- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-preview3-26096 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-rtm-26190 " />
13
13
</ItemGroup >
14
14
<ItemGroup Condition =" '$(TargetFrameworkOverride)' != ''" >
15
- <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-preview3-26096 " />
16
- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-preview3-26096 " />
17
- <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-preview3-26096 " />
18
- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-preview3-26096 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-rtm-26190 " />
16
+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-rtm-26190 " />
17
+ <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-rtm-26190 " />
18
+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-rtm-26190 " />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup Condition =" '$(TargetFrameworkOverride)' == ''" >
12
- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-preview3-26096 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0-rtm-26190 " />
13
13
</ItemGroup >
14
14
<ItemGroup Condition =" '$(TargetFrameworkOverride)' != ''" >
15
- <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-preview3-26096 " />
16
- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-preview3-26096 " />
17
- <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-preview3-26096 " />
18
- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-preview3-26096 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-rtm-26190 " />
16
+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-rtm-26190 " />
17
+ <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 2.0.0-rtm-26190 " />
18
+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-rtm-26190 " />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
You can’t perform that action at this time.
0 commit comments