Commit graph

875 commits

Author SHA1 Message Date
Daniel Plaisted
6b44f8938b Merge upstream changes 2017-06-09 00:43:29 -07:00
Livar
f44cbdfb34 Merge pull request #6799 from wli3/dev/wul/remove-rid-specific
Make deb package has linux-x64 content
2017-06-08 22:53:55 -07:00
Livar
ef5d4b47c3 Merge pull request #6792 from dotnet/livarcocc-patch-2
Update Microsoft.Net.SDK version to 2.0.0-preview2-20170608-1.
2017-06-08 22:53:12 -07:00
Livar
dc7a3c4b6a Merge pull request #6810 from codito/tp-20170609-02
Update test platform to 15.3.0-preview-20170609-02.
2017-06-08 21:21:01 -07:00
Arun Mahapatra
c5790924ad Update test platform to 15.3.0-preview-20170609-02.
Fixes:
https://github.com/Microsoft/vstest/issues/847
2017-06-09 09:02:46 +05:30
Mike Lorbetske
0e0c31a6c4 Update to template build 256 to fix Web Auth scenarios 2017-06-08 16:26:09 -07:00
Daniel Plaisted
ac8a464450 Update to SDK and MS.NET.Build.Extensions versions with latest fixes, fix RestoreDependency.proj to work when SdkLayoutDirectory isn't set 2017-06-08 15:25:32 -07:00
Daniel Plaisted
bc24634f8c Add comment clarifying why net* folders from Microsoft.NET.Build.Extensions package are excluded 2017-06-08 13:33:17 -07:00
Livar
eb6e08f522 Merge pull request #6804 from mlorbetske/dev/mlorbe/UpdateSetupCrossgen168Coherence25571
Update to SetupCrossgen 168 - Coherence 25571
2017-06-08 11:03:45 -07:00
William Li
a35d2947da Fix for win and mac 2017-06-08 09:53:10 -07:00
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