Nick Guerrera
9cfc62b65f
Fix test expectation to match message change
2019-10-18 15:10:51 -07:00
Nick Guerrera
4ea1958851
Merge branch 'master' into merges/release/3.1.1xx-to-master
2019-10-17 15:43:59 -07:00
Nick Guerrera
421ec230d0
Add self-contained end-to-end coverage
...
Also, re-enable skipped test and remove unnecessary workarounds
2019-10-02 12:32:23 -07:00
dotnet-maestro[bot]
0cc95ac36c
[release/3.1.1xx] Update dependencies from dotnet/toolset ( #4797 )
...
* Update dependencies from https://github.com/dotnet/toolset build 20190924.3
- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19474.3
Dependency coherency updates
- Microsoft.NET.Sdk - 3.1.100-preview1.19463.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19474.2 (parent: Microsoft.Dotnet.Toolset.Internal)
* Override PATH to let razor find stage2 dotnet
2019-09-24 13:59:39 -07:00
Livar Cunha
5421af4ad6
Merge remote-tracking branch 'upstream/release/3.1.1xx' into merges/release/3.1.1xx-to-master
...
* upstream/release/3.1.1xx: (422 commits)
Update dependencies from https://github.com/dotnet/toolset build 20190911.12 (#4733 )
Update dependencies from https://github.com/dotnet/toolset build 20190911.11 (#4731 )
Update dependencies from https://github.com/aspnet/AspNetCore build 20190911.1 (#4729 )
[release/3.1.1xx] Update dependencies from dotnet/toolset (#4211 )
Update dependencies from https://github.com/dotnet/arcade build 20190910.3 (#4728 )
Exclude ASP.NET targeting pack and shared framework from RPM/debs until we have 3.1 versions
Add support for targeting .NET Core 3.1
Update latest patch versions
Update dependencies from https://github.com/dotnet/arcade build 20190909.10 (#4716 )
Do not download for 'arm*'
Formatting...
Download the ASP.NET SharedFramework MSI and the Module V2 MSI
Update dependencies from https://github.com/dotnet/arcade build 20190908.2 (#4695 )
Update dependencies from https://github.com/dotnet/core-setup build 20190908.7
Add release/3.1.xx download to readme (#4618 )
Update dependencies from https://github.com/dotnet/core-setup build 20190908.3
Update dependencies from https://github.com/dotnet/arcade build 20190907.1 (#4667 )
Update dependencies from https://github.com/dotnet/core-setup build 20190907.10
Update dependencies from https://github.com/dotnet/arcade build 20190906.10 (#4643 )
Update dependencies from https://github.com/dotnet/core-setup build 20190907.3
...
Conflicts:
README.md
eng/Version.Details.xml
eng/Versions.props
eng/common/native/install-cmake-test.sh
global.json
src/redist/targets/GenerateBundledVersions.targets
src/redist/targets/Versions.targets
2019-09-11 10:09:32 -07:00
Daniel Plaisted
827464d908
Add support for targeting .NET Core 3.1
2019-09-10 13:58:14 -07:00
Nick Guerrera
ac2000cc03
Add netcoreapp5.0 support to bundled versions
...
* Use 3.0-preview7 when targeting netcoreapp3.0 with 5.0 SDK for now
* Update known app host packs and framework references to 5.0
* Remove workaround for fixed bug from tests
* Temporarily expect run failure while templates are still at 3.0
2019-08-02 22:19:00 -07:00
Nick Guerrera
611efa4b97
Re-enable mvc test ( #2067 )
2019-05-20 12:40:08 -07:00
Daniel Plaisted
1b0972cccd
Disable test for mvc template build due to aspnet/AspNetCore#10218
2019-05-16 18:08:10 -07:00
John Beisner
ca9216c97d
[WIP] Removal of additional package feeds set by default ( #1561 )
...
Removal of additional package feeds set by default
2019-04-23 10:33:16 -07:00
Daniel Plaisted
424024ad0c
Update .NET Core version, and add test to catch when ASP.NET depends on a later version than we have
...
Fixes https://github.com/dotnet/cli/issues/10553
2019-01-07 13:55:18 -08:00
Daniel Plaisted
7d461295be
Check bitness of dotnet under test instead of test host process
2018-11-29 23:38:49 -08:00
Daniel Plaisted
32627d01d2
Only test winforms/wpf templates on Windows
2018-11-20 19:43:45 -08:00
Daniel Plaisted
22dacc82d8
Enable web and mvc template tests
2018-11-20 18:55:46 -08:00
Daniel Plaisted
6fd4a5afad
Refactor tests, add coverage for building templates
2018-11-20 10:53:39 -08:00