Commit graph

9887 commits

Author SHA1 Message Date
Daniel Plaisted
4e617e6ce1 Add WinForms project templates, insert updated DesktopUI 2018-08-29 13:12:43 -07:00
Livar
2bf5906695
Merge pull request #66 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview1-26829-01 (master)
2018-08-29 09:00:21 -07:00
Livar
9ba8d04c6b
Merge pull request #9911 from livarcocc/fix_nuget_config_tests
Write ExternalRestoreSources to some tests NuGet.Config file
2018-08-29 08:54:03 -07:00
dotnet-maestro-bot
9d1cc32bed Update coresetup to preview1-26829-01 2018-08-29 05:36:40 +00:00
Livar
f196305b71
Merge pull request #9907 from dotnet/update_221xx_brand_to_preview2
Updating 2.2.1xx branding to preview2
2018-08-28 17:19:02 -07:00
Livar Cunha
7bb693bff5 We have a few tests that write their own NuGet.Config file to use during restore. Those tests need access to the ExternalRestoreSources value to be added to this NuGet config so that they can restore properly. This change writes a file in the test/artifacts folder containing the value of ExternalRestoreSources value. The tests can then use it to write that to their NuGet.Config. There is a failure in ProdCon that this addresses. 2018-08-28 17:16:58 -07:00
Daniel Plaisted
ddd1b7ee59
Merge pull request #67 from dsplaisted/wpf-sdk-and-templates
Include WPF project templates, insert toolset with WPF SDK, insert updated WPF
2018-08-28 16:45:32 -07:00
Daniel Plaisted
1c8984ee75 Use prodcon-friendly property names for WPF package versions 2018-08-28 14:58:20 -07:00
Daniel Plaisted
997bd7b0e6 Include WPF project templates, insert toolset with updated WPF SDK, insert updated WPF 2018-08-28 12:30:11 -07:00
Livar
3b11815531
Updating 2.2.1xx branding to preview2 2018-08-28 11:21:43 -07:00
Livar
a9b6019ede
Merge pull request #65 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview1-26828-01 (master)
2018-08-28 09:19:14 -07:00
Matt Mitchell
8aa75cf28e
Merge pull request #9902 from livarcocc/fix_template_property_names_for_22
Changing the property names for 2.2 templates to be named 22 instead of 20.
2018-08-28 08:20:26 -07:00
dotnet-maestro-bot
b0de5acdb6 Update coresetup to preview1-26828-01 2018-08-28 05:36:48 +00:00
Livar Cunha
40172615ba Changing the property names for 2.2 templates to be named 22 instead of 20. 2018-08-27 15:53:35 -07:00
Daniel Plaisted
1e80ec8a5f
Merge pull request #62 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview1-26827-01 (master)
2018-08-27 09:49:54 -07:00
dotnet-maestro-bot
7a48e077b9 Update coresetup to preview1-26827-01 2018-08-27 05:33:25 +00:00
Livar
c259e5bd17
Merge pull request #9837 from dotnet/merges/release/2.1.5xx-to-release/2.2.1xx
Merge release/2.1.5xx to release/2.2.1xx
2018-08-24 14:30:47 -07:00
Daniel Plaisted
bd12a2f0e6
Merge pull request #63 from dsplaisted/bundled-frameworkreferences
Add bundled FrameworkReferences
2018-08-24 07:57:59 -07:00
Daniel Plaisted
d97378c31b Bundle Wpf/WinForms shared framework in installer 2018-08-23 18:08:42 -07:00
Daniel Plaisted
acbc260336 Insert updated toolset
Includes FrameworkReference support
2018-08-23 18:08:42 -07:00
Daniel Plaisted
7d72b1d4b0 Add hook to use a locally built copy of the toolset instead of downloading it 2018-08-23 18:08:42 -07:00
Daniel Plaisted
c4a33486bd Add KnownFrameworkReference items to bundled versions 2018-08-23 18:08:42 -07:00
Daniel Plaisted
703ba23999 Add blob feed as additional NuGet feed if SDK is preview 2018-08-23 18:08:42 -07:00
Daniel Plaisted
bb83ebd18c Update Winforms / WPF shared framework versions 2018-08-23 18:08:42 -07:00
Livar
80bb640969
Merge pull request #9882 from livarcocc/fix_installer_notice
Updating the windows installer notice to reflect 2.2 and its requirem…
2018-08-23 11:51:06 -07:00
Matt Mitchell
4c244bd9f1
Merge pull request #9883 from livarcocc/add_socket_workaround
Adding a workaround for the sockets issue when restoring with many nuget feeds.
2018-08-23 06:07:16 -07:00
Livar Cunha
057098046f Merge remote-tracking branch 'dotnet/release/2.1.5xx' into merges/release/2.1.5xx-to-release/2.2.1xx
* dotnet/release/2.1.5xx:
  MSBuild 15.9.8-preview
  MSBuild SDK Resolver Improvements (#9547)
  Remove fallback folder
  Remove redundent call, ensure no apt list
  Update links in the readme to release/2.1.5xx
  MSBuild 15.9.0-preview-000006
  Use prebuild image
  Revert "Disabled MSBuildTreatWarningsAsErrors"
  Disabled MSBuildTreatWarningsAsErrors
  Add back: "PUBLISH_NUPKG_TO_BLOB_FEED" to manage the no-suffix builds in 2.1
  Adding the 2.1.3 runtime blob feed as a feed for the CLI
  Update CLI branding to 2.1.402
  Updated test
  TestPlatform 15.9.0-preview Insertion
  Update CLI branding to 2.1.203.
  Fix warnings-as-errors in Linux packaging
  Don't let crossgen warnings become msbuild warnings-as-errors
  Fix build warning and treat msbuild warnings as errors

 Conflicts:
	README.md
	build/DependencyVersions.props
	build/package/Installer.DEB.proj
2018-08-22 20:39:52 -07:00
Livar Cunha
efa3ad3c9d Updating the windows installer notice to reflect 2.2 and its requirement of 15.9. 2018-08-22 14:00:20 -07:00
Livar Cunha
812d5dfeb6 Adding a workaround for the sockets issue when restoring with many nuget feeds. 2018-08-22 13:31:00 -07:00
Livar
c0224a2df6
Merge pull request #9873 from singhsarab/UpdateTestTemplates2.2
Updating the test templates to 2.2 version
2018-08-22 11:04:43 -07:00
Livar
bae263c514
Merge pull request #9875 from AndyGerlicher/MSBuild-15.9.8-preview
MSBuild 15.9.8-preview
2018-08-22 11:00:58 -07:00
Livar
046103af47
Merge pull request #61 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview1-26822-01 (master)
2018-08-22 10:21:48 -07:00
dotnet-maestro-bot
89579b78a5 Update coresetup to preview1-26822-01 2018-08-22 05:35:47 +00:00
Andy Gerlicher
a1fd9b00b2 MSBuild 15.9.8-preview 2018-08-21 15:31:20 -07:00
Livar
6913bdf0e6
Merge pull request #60 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview1-26821-04 (master)
2018-08-21 13:34:42 -07:00
Sarabjot Singh
5df7da56ab Updating the test templates to 2.2 version 2018-08-21 23:52:55 +05:30
dotnet-maestro-bot
15c7b6a964 Update coresetup to preview1-26821-04 2018-08-21 17:31:04 +00:00
Livar
6bedb85dfe
Merge pull request #9854 from dagood/disable-parallel
[release/2.2.1xx] Add --disable-parallel to dotnet-new.Tests
2018-08-20 10:58:19 -07:00
Livar
b8f753b534
Merge pull request #57 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview1-26820-01 (master)
2018-08-20 10:11:02 -07:00
dotnet-maestro-bot
51661368b1 Update coresetup to preview1-26820-01 2018-08-20 05:31:53 +00:00
William Li
3f45457548
Installer metadata in ARP uses HTTP URLs 2018-08-17 15:23:38 -07:00
Davis Goodin
6152eaabcf Add --disable-parallel to dotnet-new.Tests
Added to a "restore" executed via string literal. It's present in RestoreCommand used by the other tests already.
2018-08-17 12:52:23 -05:00
Nick Guerrera
3ccc3593c8
MSBuild SDK Resolver Improvements (#9547)
1. When there's no global.json, use latest SDK that is compatible with msbuild, not latest SDK overall
2. Respect VS setting to allow / disallow resolving to preview SDKs
2018-08-16 19:21:48 -07:00
Livar
00e3b0b57c
Merge pull request #9849 from dotnet/merges/release/2.1.4xx-to-release/2.1.5xx
Merge release/2.1.4xx to release/2.1.5xx
2018-08-16 11:55:29 -07:00
Peter Huene
d13334ad0c
Merge pull request #9847 from peterhuene/update-sdk
Fix test with framework-dependent apphost.
2018-08-15 17:26:21 -07:00
William Li
4b9cd1f579
Merge pull request #9846 from wli3/fix-warnings
Fix warnings
2018-08-15 16:11:00 -07:00
Peter Huene
f43226c2f1
Fix test with framework-dependent apphost.
This commit fixes the `ItPublishesFrameworkDependentWithRid` test to ensure
the apphost is present in the published files.

It also runs the application from the apphost to ensure it executes
successfully.

Fixes #9843.
2018-08-15 15:06:03 -07:00
William Li
d2740ce0b6 Remove fallback folder 2018-08-15 14:58:17 -07:00
Livar
106ec6624e
Merge pull request #9844 from dotnet/livarcocc-patch-1
Update links in the readme to release/2.1.5xx
2018-08-15 13:36:30 -07:00
William Li
25509d31b1 Remove redundent call, ensure no apt list 2018-08-15 12:40:09 -07:00