Commit graph

915 commits

Author SHA1 Message Date
Steve Sanderson
3f606e545e Update SpaTemplateVersion to 1.0.0-preview-000286 2017-06-08 17:41:47 +01:00
Mike Lorbetske
ea6f18aaf4 Update to SetupCrossgen 168 - Coherence 25571 2017-06-08 09:38:54 -07:00
William Li
987d4c0b05 Make deb package has linux-x64 content
By build using RID -- linux-x64 and
package publish use HostRID ubuntu etc
2017-06-07 19:55:11 -07:00
Eric Erhardt
3f5e5241a3 Update SDK to 2.0.0-preview2-20170608-1 2017-06-07 20:49:28 -05:00
Daniel Plaisted
3a61ba1d20 Add Microsoft.NET.Build.Extensions and corresponding DLLs in CLI layout 2017-06-07 17:27:34 -07:00
Livar
ac4ee80dd8 Merge pull request #6790 from dotnet/livarcocc-patch-1
Updating the version of the migration library
2017-06-07 16:10:17 -07:00
Livar
ff0c65e8a6 Update Microsoft.Net.SDK version to 2.0.0-preview2-20170607-3. 2017-06-07 14:49:32 -07:00
Livar
1f85f5d9d1 Updating the version of the migration library
This is to avoid a bunch of downgrade warnings due to NuGet.
2017-06-07 14:16:34 -07:00
Livar
bb6be05acc Merge branch 'release/2.0.0' into msbuild-15.3.378 2017-06-07 13:52:17 -07:00
Eric Erhardt
6e122edb17 Merge pull request #6786 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview2-25407-01 (release/2.0.0)
2017-06-07 14:52:23 -05:00
Rainer Sigwald
947271f8ec MSBuild 15.3.378 2017-06-07 14:13:58 -05:00
Nick Guerrera
883c5d13e8 Merge pull request #6781 from nguerrera/loc
Convert LocalizableStrings.cs to resx and actually use resources for localization
2017-06-07 11:32:21 -07:00
dotnet-bot
967d8193e9 Update CoreSetup to preview2-25407-01 2017-06-07 18:24:15 +00:00
jbeisner
aba0008f05 Merge pull request #6764 from johnbeisner/PackageRename
.NET Core 2+ Naming and Versioning follow-up; Part 1
2017-06-07 10:10:36 -07:00
Livar
1860b07a29 Merge pull request #6779 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen158Coherence25487
Update to SetupCrossgen 158 - Coherence 25487
2017-06-07 08:33:03 -07:00
Justin Emgarten
dcbdc46b44 Updating NuGet to 4.3.0-preview3-4146 2017-06-07 01:45:15 -07:00
Nick Guerrera
a08ebb95a0 Generate equivalent of resx .Designer.cs in build 2017-06-06 21:47:58 -07:00
Mike Lorbetske
da15436ca8 Update to SetupCrossgen 158 - Coherence 25487 2017-06-06 16:56:46 -07:00
John Beisner
eb3beef346 Updates to DEB packaging and publishing. 2017-06-06 15:26:04 -07:00
dotnet-bot
4cdbd93ce6 Update CoreSetup to preview2-25406-03 2017-06-06 17:02:32 +00:00
Steve Sanderson
7e0747ec89 Bundle SPA templates package 2017-06-06 11:11:34 +01:00
Kevin Ransom (msft)
ac3ed6fbe6 Merge pull request #6743 from KevinRansom/release/2.0.0
This updates the F# compiler to the latest nuget published build.
2017-06-05 12:00:43 -07:00
John Beisner
b0648b1809 Stop producing the 'dotnet-runtime-sdk' packages.
https://github.com/dotnet/cli/issues/6718
2017-06-05 11:50:56 -07:00
John Beisner
78a0b7560d Renaming "dotnet-dev" to "dotnet-sdk" for DEB targets. 2017-06-05 10:48:12 -07:00
John Beisner
1bf7752480 Renaming "dotnet-dev" to "dotnet-sdk"; therefore: renaming "dotnet-sdk" to "dotnet-sdk -internal". Pinning the install scripts to a unrenamed version so the build will not break on the 'latest'.
Note: This is part 1 of a 2 part change
2017-06-05 09:54:28 -07:00
Mike Lorbetske
123b3d2a44 Minor template fixes 2017-06-02 21:35:46 -07:00
Mike Lorbetske
96f9190293 Fix Coherence version 2017-06-02 14:09:32 -07:00
Mike Lorbetske
15cd450ba5 Fix SetupCrossgen version 2017-06-02 14:09:00 -07:00
Mike Lorbetske
093c8ecfca Update to SetupCrossgen 142 - Coherence 25368, add support for timestamped stores for the MSI 2017-06-02 13:57:08 -07:00
Livar
4fe8fc2faf Merge branch 'release/2.0.0' into release/2.0.0 2017-06-02 09:57:16 -07:00
Kevin Ransom
906bde83ec todays compiler 2017-06-02 09:12:31 -07:00
Eric Erhardt
7079f047f6 Revert "Temporarily change the runtime deb pkg name to unblock the integration."
This reverts commit f709590402.
2017-06-02 11:05:57 -05:00
dotnet-bot
a52f63854b Update CoreSetup to preview2-25402-02 2017-06-02 06:26:42 +00:00
Livar
f6d040a3fa Updating the SDK to one built with the same NuGet 2017-06-01 20:56:19 -07:00
Ashish Jain (NUGET)
ae128648d5 Updated NuGet version for VS15.3 preview3 2017-06-01 18:01:12 -07:00
Kevin Ransom
2cfad18b0b This updates the F# compiler to the latest nuget published build. 2017-06-01 17:38:20 -07:00
Livar
413fa23eee Merge pull request #6731 from livarcocc/merge_rel_110
Merge rel/1.1.0 into release/2.0.0
2017-06-01 11:54:16 -07:00
Eric Erhardt
ea40317e18 Merge branch 'release/2.0.0' into release/2.0.0-UpdateDependencies 2017-06-01 12:28:54 -05:00
Livar Cunha
5c6e7daca9 Updating NuGet. 2017-06-01 10:23:53 -07:00
Livar Cunha
f4bb13acaa Merge branch 'rel/1.1.0' into merge_rel_110
* rel/1.1.0: (41 commits)
  Updating the Sdk to one that includes the error surfacing work.
  Update NuGet to 4.3.0-preview2-4082
  Update NuGet to 4.3.0-preview1-4081 and SDK to corresponding 1.1.0 based version
  Updating MSBuild to 15.3.0-preview-000246-05 to match VS.
  Updating the global.json creation to use the IFile interface and adding a unit test to cover it.
  Making restore use a config file so that it does not use fallback folders that may exist in the machine.
  Dropping a global.json when running the first run experience with a version that matches the version of the CLI being used in the command that triggered the first run.
  Updating the websdk version for 1.0
  Trying to fix the opensuse42 test failure, where we tried to invoke a tool that target 1.0.4 where the 1.0 runtime is not available.
  Pinning the stage0 to the last build out of rel/1.0.1 and adding a project to download 1.0 dependencies for test assets.
  Updating the branding to rel/1.1.0
  Dummy commit.
  Adding the access token to the lzma url.
  Dummy change to force a build.
  Reverting the msbuild version to the release version.
  Adding the web feed to nuget.config, as some packages failed to mirror and we need a build ASAP.
  Updating the msbuild, SDK and Web SDK versions.
  Dummy commit to kick off the build.
  the FSharp.NET.Sdk version `-bundled` contains only the Sdk dir
  bump f# sdk package version
  ...
2017-06-01 09:43:31 -07:00
Eric Erhardt
f709590402 Temporarily change the runtime deb pkg name to unblock the integration. 2017-06-01 11:35:23 -05:00
Faizan2304
a6e4a18157 insert new bits of TestPlatform which has bug fixes. 2017-06-01 17:06:12 +05:30
Mike Lorbetske
c28b454ecd Update to SetupCrossgen 134 - Coherence 25332 2017-05-31 21:47:18 -07:00
Eric Erhardt
4de4ee225b Fix dotnet-deb-tool path. 2017-05-31 17:10:12 -05:00
Eric Erhardt
4992b6399e Update dotnet-deb-tool to 2.0.0-preview2-25331-01 2017-05-31 16:38:44 -05:00
dotnet-bot
4b1c20c91d Update CoreSetup to preview2-25331-01 2017-05-31 17:19:19 +00:00
Eric Erhardt
ba2b752642 Update SDK to 2.0.0-preview2-20170531-2 2017-05-30 21:38:59 -05:00
jbeisner
62c0e97b22 Merge pull request #6714 from johnbeisner/AssetRename
.NET Core 2+ Naming and Versioning; Asset rename
2017-05-30 14:49:43 -07:00
mlorbetske
bca531796f Update to SetupCrossgen 128 - Coherence 25179 2017-05-27 00:14:37 -07:00
John Beisner
76cf6d4c24 .NET Core 2+ Naming and Versioning
New file name structure for the runtime and the CLI
per: https://github.com/dotnet/designs/issues/2
1. Branding changes
2. renaming of assets
2017-05-26 13:29:13 -07:00
Eric Erhardt
dad6ead170 update the SDK version to 2.0.0-preview2-20170524-8 2017-05-25 11:56:55 -05:00
Livar Cunha
9a669ab30c Updating the Sdk to one that includes the error surfacing work. 2017-05-25 09:47:18 -07:00
Eric Erhardt
61c217c6f2 Fix shared framework deb package name in response to https://github.com/dotnet/core-setup/pull/2461 2017-05-24 19:36:39 -05:00
Eric Erhardt
e5c3791f6e Update the runtime installer and archive file names in response to https://github.com/dotnet/core-setup/pull/2461 2017-05-24 18:12:53 -05:00
Livar
9175802e60 Merge pull request #6684 from dotnet/natidea-updateNuGetSdk
Update NuGet to 4.3.0-preview2-4082 and SDK to corresponding 1.1.0 based version
2017-05-24 15:53:34 -07:00
Nat Ayewah
abcffdd51f Update NuGet to 4.3.0-preview2-4082 2017-05-24 14:20:52 -07:00
Nat Ayewah
cfe06a96cf Update NuGet to 4.3.0-preview1-4081 and SDK to corresponding 1.1.0 based version 2017-05-24 11:38:32 -07:00
dotnet-bot
e6e103314c Update CoreSetup to preview2-25324-03 2017-05-24 17:18:33 +00:00
Livar
726b86cc8d Merge branch 'release/2.0.0' into update-sdk 2017-05-24 09:05:06 -07:00
Nick Guerrera
69a460191f Update dotnet/sdk version 2017-05-24 04:01:07 -07:00
Livar Cunha
e8b799f04e Fixing the channel for release/2.0.0. 2017-05-24 00:11:39 -07:00
Livar Cunha
4b0528110d Updating MSBuild to 15.3.0-preview-000246-05 to match VS. 2017-05-23 23:43:39 -07:00
Livar
cf28ca657a Merge pull request #6670 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen124Coherence25158
Update to SetupCrossgen 125 - Coherence 25159
2017-05-23 22:19:50 -07:00
Livar
1465718fc4 Merge pull request #6641 from ellismg/update-roslyn-version
Move Roslyn to latest 15.3 version
2017-05-23 22:18:25 -07:00
Matt Ellis
eb60245975 Update Roslyn to latest 15.3 version 2017-05-23 16:56:41 -07:00
Mike Lorbetske
33e8e7dfde Update to SetupCrossgen 125 - Coherence 25159 2017-05-23 09:36:24 -07:00
Vijay Ramakrishnan
82629fa44b Updating the websdk version to 2.0.0-rel-20170518-512 2017-05-22 17:51:01 -07:00
Nick Guerrera
c1933a014b Update dotnet/sdk version 2017-05-22 15:17:29 -07:00
Mike Lorbetske
6c57226079 Update to SetupCrossgen 123 - Coherence 25149 2017-05-22 14:02:33 -07:00
mlorbetske
0dd30b92d5 Update to SetupCrossGen 121 - Coherence 25102 2017-05-22 11:48:30 -07:00
Livar
9a80d37185 Merge pull request #6640 from livarcocc/port_first_run_fix
Dropping a global.json when running the first run experience.
2017-05-22 11:34:45 -07:00
Livar Cunha
f67a72d9c4 Making restore use a config file so that it does not use fallback folders that may exist in the machine. 2017-05-22 09:42:40 -07:00
Livar
f3719953e8 Merge branch 'master' into update_msbuild 2017-05-20 21:44:47 -07:00
Kevin Ransom (msft)
cf9967bcd2 Add fsc to distribution (#6508)
* Add fsc to distribution

* update package

* Update compiler version

* I'm not sure these do anything usefull

* Reenable f# new project tests

* Revert "Reenable f# new project tests"

This reverts commit 34d294ec8c42145cf8cf0af166f9dfc8ee51b6f8.

* merge

* Update fsharp version

* Update compiler version

* Review feedback

* review feedback

* Update DependencyVersions.props
2017-05-19 23:20:19 -07:00
Livar Cunha
28e25657cb Updating msbuild to 15.3.0-preview-000246-05. 2017-05-19 20:59:07 -07:00
Eric Erhardt
f7ff32a18c Merge pull request #6582 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview2-25317-03 (master)
2017-05-19 09:21:40 -05:00
William Lee
4701bcb768 Produce Debian 8 native package (#6604)
* Produce Debian 8 native package

Since Debian is a branch from Ubuntu threat them the same

Tested on Debian 8 VM

* fix file path

* Fix name field in Publish Deb packages

* publish debian 8 native to Azure
2017-05-18 21:33:47 -07:00
Vijay Ramakrishnan
c02df73466 Updating the websdk version for 1.0 2017-05-18 19:37:39 -07:00
Eric Erhardt
403b9717ae Update Core-Setup to 2.0.0-preview2-25319-02 2017-05-18 20:54:31 -05:00
Livar Cunha
2c24c622ec Trying to fix the opensuse42 test failure, where we tried to invoke a tool that target 1.0.4 where the 1.0 runtime is not available. 2017-05-18 09:10:06 -07:00
Livar
e157c4bd09 Merge pull request #6603 from livarcocc/fix_installers_branding
Change the CLI moniker to Microsoft .NET Core 2.0.0 Preview 1 SDK
2017-05-17 19:25:57 -07:00
Livar Cunha
04b60dadc4 Updating the branding to rel/1.1.0 2017-05-17 16:00:49 -07:00
Eric Erhardt
f583f219df Fixing the core-setup archive and installer paths for the new Runtime publish layout. 2017-05-16 20:54:02 -05:00
dotnet-bot
02e7c8d0a8 Update CoreSetup to preview2-25317-03 2017-05-17 01:18:54 +00:00
Eric Erhardt
5fef379acc Update MSBuild to 15.3.0-preview-000234-01
This build has the new RuntimeInformation feature in MSBuild which allows MSBuild logic to be able to tell if you are building on OSX or Linux.
2017-05-16 13:42:17 -05:00
Livar Cunha
790ae69747 Change the CLI moniker to Microsoft .NET Core 2.0.0 Preview 1 SDK 2017-05-15 16:40:11 -07:00
William Li
8326a60d7a Move 2 files to use lower ver msbuild
The build machine is using an old version of msbuild for signing.
Lower the version of these 2 files to make is available for signing
2017-05-15 11:34:57 -07:00
William Li
89ae1abf0c Read rid from build prop 2017-05-15 10:14:15 -07:00
Matt Ellis
3aa59d98bd Remove CoreCLRRid property
This property was only legitimately by the project which wants to
restore `crossgen`. Since that now comes from
Microsoft.NETCore.App (i.e. the shared framework) use
SharedFrameworkRid instead.

I also ensured that we passed UsePortableLinuxSharedFramework to
dotnet restore when restoring the tool projects, so we can use the
platform specific RID when non portable build.
2017-05-12 14:48:49 -07:00
Eric Erhardt
7f50f322d5 Merge pull request #6573 from eerhardt/FixUpdateDependencies
Fix update dependencies
2017-05-11 16:02:48 -05:00
Livar Cunha
737b68b460 Fixing the imports for signing. 2017-05-11 11:04:41 -07:00
Eric Erhardt
f82fa91f58 Fix update-dependencies by slimming it way down.
It can no longer be dependent on Cli.Utils, since that will affect which version of NuGet gets used.  It's better for this small console app to just depend on VersionTools.
2017-05-11 10:15:05 -05:00
Eric Erhardt
928c510c84 Clean up unused build code. 2017-05-11 08:59:38 -05:00
Livar
25bcbb65d3 Merge branch 'master' into fix_vso_build 2017-05-10 17:17:00 -07:00
Livar Cunha
dd01dbf4ce Bringing down MicroBuild.Core props and targets separately from build_tools. 2017-05-10 15:58:46 -07:00
Livar
f40e85283d Merge branch 'master' into merge_release_200_into_master 2017-05-10 12:49:25 -07:00
Livar Cunha
b51920d212 Merge branch 'release/2.0.0' into merge_release_200_into_master
* release/2.0.0:
  Fixing tests to look for 1.1.2.
  Updating the backwards compatible runtime to 1.1.2.
  Updating the SDK to one that carries updated versions of the implicit 1.0 versions.
  Update to SetupCrossgen 92 - Coherence 24937
  Update to SetupCrossgen 86 - Coherence 24920
  Fix date on package version
  Update templates to 222
  Update SetupCrossgen to build 82
  Update SetupCrossgen to build 80
  Update SetupCrossgen to build 77
2017-05-09 20:51:32 -07:00
Eric Erhardt
4670323694 Remove unused property. 2017-05-09 21:51:32 -05:00
Eric Erhardt
3aba7b8a55 Update Core-Setup to 2.0.0-preview2-25309-07 2017-05-09 15:58:03 -05:00
Livar Cunha
359a9d2f36 Updating the backwards compatible runtime to 1.1.2. 2017-05-09 11:40:24 -07:00