Davis Goodin
3985d797c8
Download consolidated dotnet-runtime-deps Deb pkg
2019-05-03 17:18:14 -05:00
Daniel Plaisted
8bcd7ee623
Add PackagesToReference metadata to KnownFrameworkReference
...
The SDK will consume this to generate PackageReferences to "empty" packages such as Microsoft.NETCore.App
2019-04-26 08:47:25 -07:00
Daniel Plaisted
44f0335886
Merge pull request #1765 from dsplaisted/remove-runtimepack-internal
...
Don't use .Internal suffix for runtime packs
2019-04-26 08:30:45 -07:00
Daniel Plaisted
de6f99b7ad
Don't use .Internal suffix for runtime packs
...
This was removed with https://github.com/dotnet/core-setup/pull/6096
2019-04-26 08:14:05 -07:00
John Beisner
fe905c81da
SDK bundle UI modifications ( #1756 )
...
* SDK bundle UI modifications.
2019-04-26 08:06:14 -07:00
Daniel Plaisted
f21fc9c2ba
Merge pull request #1748 from dsplaisted/use-internal-netcoreapp-package
...
Switch to .Internal insertion package for .NET Core
2019-04-25 11:18:30 -07:00
Daniel Plaisted
27be26f712
Switch to .Internal insertion package for .NET Core
2019-04-25 08:51:39 -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
William Li
12b159311d
Update branding to preview 6
2019-04-21 18:15:11 -07:00
Daniel Plaisted
3289119b23
Update apphost pack pattern
2019-04-19 10:54:35 -07:00
John Beisner
07b074acf7
adding .Net core AppHost pack ( #1519 )
...
* adding .Net core AppHost pack
2019-04-17 12:53:05 -07:00
Daniel Plaisted
9f998eabcd
Switch to .Ref targeting pack for .NET Standard 2.1
2019-04-15 19:04:36 -07:00
dotnet-maestro[bot]
16daae1035
[master] Update dependencies from dotnet/core-setup ( #1447 )
...
* Update dependencies from https://github.com/dotnet/core-setup build 20190412.04
- Microsoft.NETCore.App - 3.0.0-preview5-27612-04
- Microsoft.WindowsDesktop.App - 3.0.0-preview5-27612-04
- NETStandard.Library.Ref - 2.1.0-preview5-27612-04
* Update dependencies from https://github.com/dotnet/core-setup build 20190412.06
- Microsoft.NETCore.App - 3.0.0-preview5-27612-06
- Microsoft.WindowsDesktop.App - 3.0.0-preview5-27612-06
- NETStandard.Library.Ref - 2.1.0-preview5-27612-06
* Updating 'windowsdesktop-runtime' asset names and blob paths.
* Updating the blob root...
* Updating the RID for 'windowsdesktop-runtime' archive.
2019-04-12 20:15:30 +00:00
John Beisner
0d4bdcd199
adding .Net standard 2.1 Targeting Packs ( #1309 )
...
* adding .Net standard 2.1 Targeting Packs
2019-04-10 08:55:46 -07:00
Nick Guerrera
28e5c54dfe
Merge branch 'master' into merges/release/3.0.1xx-to-master
2019-04-09 11:13:55 -07:00
Nick Guerrera
5c96d57220
[release/3.01xx] Bump latest 2.1/2.2 in bundled versions ( #1307 )
2019-04-09 11:06:05 -07:00
William Li
afb5778559
Update branding to preview5
2019-04-07 16:35:28 -07:00
William Li
6400435101
Merge pull request #1121 from bricelam/ef-no
...
Remove dotnet-ef
2019-04-04 11:00:46 -07:00
John Beisner
4f57f8e679
Adding the NetCoreApp and ASP.Net Targeting Packs to the native MacOS installer ( #1173 )
...
Adding the NetCoreApp and ASP.Net Targeting Packs to the native MacOS installer - PKG
* Add the ASP.Net Targeting Pack from an archive.
2019-04-02 15:51:47 -07:00
Brice Lambson
331c153709
Remove dotnet-ef
...
Resolves aspnet/EntityFrameworkCore#14016
2019-04-02 15:03:32 -07:00
John Beisner
7289df22ae
Update release notes link; MacOS ( #1181 )
...
Update release notes link; MacOS
2019-04-02 13:12:17 -07:00
John Beisner
10224a8d3b
Linux native installer updates: DEB and RPM ( #1122 )
...
Adding targeting packs to native Linux installers.
* Re-enable RPM and DEB installation testing.
2019-04-01 14:24:56 -07:00
jbeisner
5cc5e58dc8
Accessibility Insights warnings: tab stops and bounds fix.
2019-03-25 19:24:50 +00:00
John Beisner
ab479d5ed5
Include the WindowsDesktop targeting pack MSI in the SDK bundle installation. ( #1062 )
2019-03-19 14:15:32 -07:00
Livar
4d0678083d
Merge pull request #673 from dotnet/merges/release/3.0.1xx-to-master
...
Merge release/3.0.1xx to master
2019-03-18 10:47:45 -07:00
Nick Guerrera
1763e0dc07
Set DOTNET_ROOT appropriately in internal build Init.cmd ( #993 )
2019-03-14 16:40:43 -07:00
John Beisner
df11eb9367
SDK bundle installer and Accessibility Insights warnings ( #1012 )
...
* Addressing Accessibility Insights warnings regarding the consideration of 'Image' and 'Text' tags having 'Name' attributes.
2019-03-14 08:44:39 -07:00
Nick Guerrera
ddc9c162ed
Don't exclude files starting with . from nupkgs ( #994 )
...
This was preventing `dotnet --info` and `dotnet --version` from working
in internal build scenario.
2019-03-12 18:39:16 -07:00
Livar Cunha
28f32808f8
Merge remote-tracking branch 'upstream/release/3.0.1xx' into merges/release/3.0.1xx-to-master
...
* upstream/release/3.0.1xx: (109 commits)
Updating the implicit 1.0/1.1 runtime versions for self-contained apps.
Update dependencies from https://github.com/dotnet/toolset build 20190312.2
Update dependencies from https://github.com/dotnet/toolset build 20190312.1
Update dependencies from https://github.com/dotnet/toolset build 20190311.5
Update dependencies from https://github.com/dotnet/toolset build 20190311.4
Update dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted build 20190311.38
[release/3.0.1xx] Update dependencies from dotnet/toolset (#974 )
[release/3.0.1xx] Update dependencies from 1 repositories (#973 )
Update dependencies from https://github.com/dotnet/toolset build 20190311.1 (#972 )
[release/3.0.1xx] Update dependencies from 1 repositories (#926 )
Update dependencies from https://github.com/dotnet/standard build 20190308.1 (#939 )
Update dependencies from https://github.com/dotnet/core-setup build 20190309.01 (#935 )
[release/3.0.1xx] Update dependencies from dotnet/core-setup (#933 )
Update dependencies from https://github.com/dotnet/toolset build 20190308.9 (#930 )
Update dependencies from https://github.com/dotnet/toolset build 20190308.7 (#929 )
Update dependencies from https://github.com/dotnet/toolset build 20190308.8 (#928 )
Update dependencies from https://github.com/dotnet/toolset build 20190308.6 (#925 )
[release/3.0.1xx] Update dependencies from 1 repositories (#918 )
Update dependencies from https://github.com/dotnet/core-setup build 20190308.09 (#924 )
Update dependencies from https://github.com/dotnet/toolset build 20190308.5 (#921 )
...
Conflicts:
eng/Version.Details.xml
eng/Versions.props
eng/common/generate-graph-files.ps1
global.json
src/redist/targets/GenerateBundledVersions.targets
2019-03-12 12:35:50 -07:00
Livar Cunha
facf810423
Updating the implicit 1.0/1.1 runtime versions for self-contained apps.
2019-03-12 10:26:26 -07:00
Livar Cunha
ae9a00dc2e
Updating the implicit 1.0/1.1 runtime versions for self-contained apps.
2019-03-12 10:21:31 -07:00
dotnet-maestro[bot]
d72abce213
[release/3.0.1xx] Update dependencies from dotnet/toolset ( #824 )
...
* Update dependencies from https://github.com/dotnet/toolset build 20190304.4
This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview3.19154.4
* Pull toolset from new location
2019-03-04 09:03:03 -08:00
John Beisner
6aed0cd361
Fixing the SDK bundle installer's versioning. ( #755 )
2019-03-01 13:07:12 -08:00
John Beisner
7a40c294b8
Replace "MIT License" with ".NET Library EULA" in SDK bundle installer. ( #757 )
2019-03-01 13:06:49 -08:00
Livar Cunha
51323db8aa
Undoing the 1.x implicit version changes. Those bits are not available in a feed yet.
2019-03-01 09:51:50 -08:00
Livar Cunha
d81616de3e
Undoing the 1.x implicit version changes. Those bits are not available in a feed yet.
2019-03-01 09:51:05 -08:00
Livar
35fa79bcdc
Updating self-contained app implicit versions
2019-03-01 08:53:16 -08:00
Livar
651147ff49
Updating self-contained app implicit versions
2019-03-01 08:51:14 -08:00
Nate McMaster
49d8bc9941
Update SDK to use aspnet runtime packs ( #754 )
...
React to deprecation of Microsoft.AspNetCore.App.
Changes:
* Update KnownFrameworkReference to use the new runtime packs
* Stop reference Microsoft.AspNetCore.App
* Stop generating unused variable in the SDK: BundledAspNetCoreAppPackageVersion and BundledAspNetCoreAppTargetFrameworkVersion
* Add prodcon entries for all aspnet dependencies. These may not have the same version in the future (like patch updates)
2019-02-28 10:13:03 -08:00
Nick Guerrera
85ce55487a
Use WindowsDesktop.App.*Ref*, add more packs to .zip ( #698 )
2019-02-26 11:09:56 -08:00
Nick Guerrera
18101b4d6c
Merge branch 'master' into merges/release/3.0.1xx-to-master
2019-02-23 08:21:25 -08:00
John Beisner
3172bcef35
Modify the 'InstallLocation' registry key. ( #636 )
...
Before = SOFTWARE\dotnet\Setup\InstalledVersions\<arch>\sdk
After = SOFTWARE\dotnet\Setup\InstalledVersions\<arch>
2019-02-22 16:48:10 -08:00
Nate McMaster
5e940ca125
Replace aspnetcore-dev myget feed with dotnetfeed ( #653 )
2019-02-22 16:15:10 -08:00
Daniel Plaisted
d3a4753ef5
Merge release/3.0.1xx' into master
2019-02-21 14:33:02 -08:00
Nick Guerrera
557c5609d7
Fix typo in DOTNET_MULTILEVEL_LOOKUP in Init.cmd ( #634 )
2019-02-21 13:02:05 -08:00
Nick Guerrera
7ab11b8119
Add cxspec to overlay resolver on msbuild ( #622 )
2019-02-21 07:25:08 -08:00
Daniel Plaisted
faad6455bc
Use .Ref targeting packs and include in layout under packs folder
2019-02-20 16:36:41 -08:00
John Beisner
703e3fd469
Include the targeting pack MSI in the SDK bundle installation ( #588 )
...
* Include the targeting pack MSI in the SDK bundle installation.
2019-02-20 16:36:11 -08:00
Daniel Plaisted
b122749d1f
Fix .NET Standard targeting pack version
2019-02-20 09:27:45 -08:00
dotnet-maestro[bot]
b02292a944
[release/3.0.1xx] Update dependencies from dotnet/toolset ( #596 )
...
* Update dependencies from https://github.com/dotnet/toolset build 20190219.13
This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview3.19119.13
* Update dependencies from https://github.com/dotnet/toolset build 20190219.15
This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview3.19119.15
* Update dependencies from https://github.com/dotnet/toolset build 20190219.16
This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview3.19119.16
* In test projects, append to RestoreAdditionalProjectSources instead of replacing it
9ffae2ef94
* Don't crossgen reference assemblies redisted with msbuild for RoslynCodeTaskFactory
* Don't try to chmod RunFsc.sh that no longer exists
2019-02-20 08:07:45 +00:00