Nick Guerrera
|
39648da4dc
|
Add package with MSBuild SDK resolver for internal build consumption (#478)
* Add package with MSBuild SDK resolver for internal build consumption
* Fix `dotnet pack` of redist.csproj without having built everything first
|
2019-02-14 18:21:23 -08:00 |
|
Livar
|
0433e6b549
|
Addressing code review comment.
Fixing the set of files we put in the internal.tar.gz file.
|
2018-12-27 15:27:24 -08:00 |
|
Livar Cunha
|
5df3288c55
|
Adding a call to generate a targz for the combined Sdk + runtimes. We were missing that.
|
2018-12-27 15:01:45 -08:00 |
|
Daniel Plaisted
|
f2481a29b3
|
Correctly generate internal and combined archives
|
2018-12-06 13:31:59 -08:00 |
|
Daniel Plaisted
|
853a27da6f
|
Add workaround for tar warning about "file changed as we read it" in Docker under Windows host
|
2018-11-08 08:10:33 -08:00 |
|
Daniel Plaisted
|
f4209b9de6
|
Don't try creating tar.gz archive on Windows
|
2018-11-07 18:17:30 -08:00 |
|
Daniel Plaisted
|
1e32ccfb7e
|
Generate Windows installers
|
2018-10-31 16:35:14 -07:00 |
|
Daniel Plaisted
|
70dd736032
|
Create archives for core SDK layout
|
2018-10-29 13:31:03 -07:00 |
|