Igor Sychev
|
fda16ba617
|
dotnet restore not needed in cli 2.0
"Starting with .NET Core 2.0 SDK, dotnet restore runs implicitily when you run dotnet build." (C) https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-build?tabs=netcore2x
|
2017-09-07 08:00:11 +03:00 |
|
Eduard Tomàs
|
4e87a5c77e
|
Merge branch 'netcore2' of https://github.com/dotnet-architecture/eShopOnContainers into netcore2
# Conflicts:
# cli-windows/build-bits.ps1
|
2017-09-05 08:49:22 +02:00 |
|
Eduard Tomàs
|
dcc1ec620f
|
Removed GracePeriodManager project as it is no longer used in netcore2
|
2017-09-05 08:43:24 +02:00 |
|
Igor Sychev
|
c514c8c31d
|
release publish configuration for win/mac, because for Linux it's already done
|
2017-09-03 11:30:27 +03:00 |
|
Igor Sychev
|
5b90e1efe4
|
Parallel dotnet build process.
it's working 2m 24s instead of 3m 48s (sequential execution)
theis only one problem... write-host not working inside the workflow
|
2017-09-02 14:14:33 +03:00 |
|
Eduard Tomas
|
e516403804
|
k8s errors fixed
|
2017-07-18 18:24:57 +02:00 |
|
Eduard Tomas
|
e05cbfa809
|
Added WebStatus to cli build scripts.
Removed old script build for windows.
|
2017-04-07 10:49:51 +02:00 |
|
etomas
|
4078855439
|
CLI-Windows renamed to lowercase
|
2017-03-03 20:32:26 +01:00 |
|