Daniel Plaisted
5ea948bb62
Update latest patch versions for .NET Core 2.1
2018-09-26 18:52:51 -07:00
Daniel Plaisted
2ed37b3f49
Fix multiline powershell invocations
2018-09-26 13:15:34 -07:00
Daniel Plaisted
9a0ec238a1
Insert updated SDK
2018-09-26 13:15:16 -07:00
William Li
824a014203
forward param for dotnet tool udpate ( #9969 )
2018-09-24 09:23:59 -07:00
Peter Huene
23612babd8
Merge pull request #10028 from peterhuene/list-packages
...
Dotnet list package command
2018-09-20 13:04:45 -07:00
Andy Zivkovic
2b84ebe054
Code review feedback changes.
...
This commit implements the requested changes from the PR code review.
- Remove unnecessary comments
- Use Directory.Exists rather than getting file attributes
- Use GracefulException where appripriate
- Improve test names and fix spacing
- Don't force trailing slash on directory
- Don't use option forwarding
- Delete unnecessary MSBuild.exe[.config] files from test project
- Use forwarded options
2018-09-20 10:26:02 -07:00
Andy Zivkovic
22b4b8451e
Upgrade NuGet to 4.9.0-preview3.5473
2018-09-20 10:26:01 -07:00
Abood AbuHashem
7d2f3151e8
Implement the dotnet list package
command.
...
This commit implements the `dotnet list package` command.
2018-09-20 10:26:01 -07:00
Daniel Plaisted
e6902ae07e
Merge pull request #10018 from dsplaisted/implicit-package-reference-versions
...
Add ImplicitPackageReferenceVersion items to bundled versions file
2018-09-18 15:41:03 -07:00
Daniel Plaisted
45ee7b63e5
Insert updated Web SDK
2018-09-18 14:26:18 -07:00
Daniel Plaisted
ad54505954
Add ImplicitPackageReferenceVersion items to bundled versions file
2018-09-18 14:26:18 -07:00
Livar
647944ead1
Merge pull request #9996 from mmitche/p3-branding
...
Update branding for release/2.2.1xx preview3
2018-09-13 12:21:07 -07:00
Matt Mitchell
3240f1919f
Update branding for preview3
2018-09-13 11:19:39 -07:00
William Li
ce60ef7c37
Update MicrosoftNETCoreAppPackageVersion ( #9973 )
2018-09-11 10:58:38 -07:00
Matt Mitchell
fb57b1d68c
Merge pull request #9947 from mmitche/add-updaters
...
Add additional package version updaters for other aspnet dependencies
2018-09-06 09:16:49 -07:00
Matt Mitchell
0408e13bc3
Update AspnetCore.All instead of AspnetCore.App
2018-09-05 09:07:44 -07:00
Matt Mitchell
2650d3b0ad
Add additional package version updaters for other aspnet dependencies
2018-09-05 08:59:17 -07:00
Matt Mitchell
f4707d384d
Merge pull request #9927 from livarcocc/fix_external_sources
...
Fixing the external restore sources file.
2018-08-30 22:30:59 -07:00
Livar Cunha
d4e5da80b0
Fixing the external restore sources file. We needed to create the test artifact folder.
2018-08-30 16:16:44 -07:00
William Li
f5f4346310
Fix debian package tests clean up and set up ( #9914 )
...
Detect if package installed first and then uninstall
2018-08-30 10:16:28 -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
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
Livar
3b11815531
Updating 2.2.1xx branding to preview2
2018-08-28 11:21:43 -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
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
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
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
Andy Gerlicher
a1fd9b00b2
MSBuild 15.9.8-preview
2018-08-21 15:31:20 -07:00
Sarabjot Singh
5df7da56ab
Updating the test templates to 2.2 version
2018-08-21 23:52:55 +05:30
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
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
Livar
30c2e7570b
Update links in the readme to release/2.1.5xx
2018-08-15 10:51:23 -07:00
Livar
405cd21681
Merge pull request #9836 from dotnet/merges/release/2.1.4xx-to-release/2.1.5xx
...
Merge release/2.1.4xx to release/2.1.5xx
2018-08-15 10:03:56 -07:00
Livar
8598652885
Merge pull request #9840 from rainersigwald/msbuild-15.9.6
...
MSBuild 15.9.0-preview-000006
2018-08-15 08:55:01 -07:00