Matt Mitchell
88949b55f5
Fix "you are using a preview version" message ( #4860 )
...
The property in the bundled version props file installed with the SDK is _NETCoreSdkIsPreview. We use the same property name to define this value when creating the props file. We build with a preview version of the SDK. Because this is set by the preview SDK, and already has a value, we will not reset it when DropSuffix=true. It will simply remain 'true'. Thus we will simply propagate that existing value into the new props file. To fix, change the property name.
2019-09-16 10:47:04 -07:00
Matt Mitchell
2834b77278
Stabilize package versions ( #4833 )
2019-09-15 17:41:50 -07:00
dotnet-maestro[bot]
b6037e6820
[release/3.0.1xx] Update dependencies from aspnet/AspNetCore ( #4851 )
...
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190915.2
- dotnet-user-secrets - 3.0.0-rc2.19465.2
- dotnet-watch - 3.0.0-rc2.19465.2
- Microsoft.AspNetCore.App.Ref - 3.0.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0
- dotnet-dev-certs - 3.0.0-rc2.19465.2
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc2.19465.2
* Correctly identify aspnetcore blob subdir
2019-09-15 17:27:29 -07:00
dotnet-maestro[bot]
5c5cd9667f
[release/3.0.1xx] Update dependencies from dotnet/core-setup ( #4815 )
...
* Update dependencies from https://github.com/dotnet/core-setup build 20190913.05
- Microsoft.NETCore.App - 3.0.0-rc2-19463-05
- NETStandard.Library.Ref - 2.1.0
- Microsoft.WindowsDesktop.App - 3.0.0-rc2-19463-05
Dependency coherency updates
- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-rc2.19462.10 (parent: Microsoft.WindowsDesktop.App)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0 (parent: Microsoft.WindowsDesktop.App)
* Add a dependency on Microsoft.NETCore.Platforms
This is not directly depended upon, but causes Maestro to flow stable feed locations.
* Use runtime package version
* Fix installer download locations
* Update windows desktop installer location
* Explicit reference the host model
* Make ref package version explicit
* Update property used to identify host version
* Update apphost versions
* Updated property versions to be used for branding, crossgen and bundled versions generation.
2019-09-13 18:36:11 -07:00
jbeisner
0e0ab3e6f3
Add an icon to the SDKPlaceHolder MSI
2019-09-11 17:14:57 -07:00
Chris Rummel
db6496271c
Don't overwrite AspNetCoreSharedFxInstallerRid if it's already set. ( #4734 )
2019-09-11 15:45:08 -07:00
Livar
0714086bdf
Fixing the channel for the master branch.
2019-09-11 14:48:13 -07:00
John Beisner
9d2ba908f0
Merge pull request #4638 from imba-tjd/patch-1
...
LOC update for zh-cn and zh-tw
2019-09-11 12:49:51 -07:00
Livar Cunha
0fa63a5fef
Re-doing the merge of GenerateBundledVersion.targets.
2019-09-11 10:33:24 -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
82c5e8502c
Merge pull request #4600 from dotnet/merges/release/3.0.100-preview9-to-release/3.0.1xx
...
Merge release/3.0.100-preview9 to release/3.0.1xx
2019-09-10 17:13:37 -07:00
Daniel Plaisted
ce3db2423f
Merge pull request #4721 from dsplaisted/support-3.1
...
Support targeting .NET Core 3.1
2019-09-10 16:04:06 -07:00
Daniel Plaisted
61d7005440
Exclude ASP.NET targeting pack and shared framework from RPM/debs until we have 3.1 versions
2019-09-10 15:03:12 -07:00
Daniel Plaisted
9931222c67
Update latest patch versions
2019-09-10 14:06:57 -07:00
Daniel Plaisted
827464d908
Add support for targeting .NET Core 3.1
2019-09-10 13:58:14 -07:00
Daniel Plaisted
724015cc60
Update latest patch versions
2019-09-10 13:53:43 -07:00
Livar
527312b4af
Fixing channel
2019-09-10 13:37:30 -07:00
jbeisner
b9ade4c05c
Do not download for 'arm*'
2019-09-09 12:51:24 -07:00
jbeisner
cbafd9b1f4
Formatting...
2019-09-09 12:43:04 -07:00
jbeisner
01566ce154
Download the ASP.NET SharedFramework MSI and the Module V2 MSI
2019-09-09 12:38:32 -07:00
谭九鼎
5358c34cb7
Revert "Runtime" translation
2019-09-07 18:16:44 +08:00
谭九鼎
df3e5a9908
Update statement, add spaces, fix typo
2019-09-07 18:14:38 +08:00
Livar
8eedfce749
Updating branding to rc2
2019-09-05 12:41:56 -07:00
Livar Cunha
f0d988effa
Fix the branch info information to use release/3.0.100-preview9.
2019-09-05 12:35:44 -07:00
Daniel Ye
8947097610
Localization update for PTB term changes.
2019-09-04 14:15:56 -07:00
jbeisner
0c67172baf
Updates for 3.1.1xx
2019-09-03 14:33:11 -07:00
Matt Mitchell
6ef4a17f0e
Fix branch info in release/3.0.1xx branch
...
Channel was changed incorrectly in https://github.com/dotnet/core-sdk/pull/4182/files
2019-08-27 13:06:39 -07:00
Livar
2243a75129
Merge branch 'release/3.0.1xx' into merges/release/3.0.100-preview9-to-release/3.0.1xx
2019-08-27 10:43:09 -07:00
jbeisner
acd7d01676
Add height to the 'FailureRestartText'
2019-08-26 15:39:30 -07:00
William Li
f1c62d315e
Correct branding
2019-08-23 13:41:03 -07:00
Matt Mitchell
7532bd3f62
Fix p9 branch channel. ( #4179 )
2019-08-22 15:58:51 -07:00
William Li
032926e8fc
3.1.1xx branding
2019-08-21 18:51:43 -07:00
Livar
b830442d62
Updating release/3.0.1xx branding to rc1.
2019-08-20 14:07:50 -07:00
John Beisner
fd4ebe6d48
Merge pull request #4069 from johnbeisner/VS-ARP-PlaceHolder
...
SDK ARP Placeholder for Visual Studio
2019-08-19 17:23:34 -07:00
jbeisner
daee0c40db
Updates per code review.
2019-08-19 11:15:40 -07:00
jbeisner
c3ae4a64a8
Updates per code review.
2019-08-16 21:54:47 +00:00
jbeisner
9fe66e5c0f
Adding 'ARPNOREPAIR'
2019-08-16 19:24:07 +00:00
jbeisner
e367a32ce4
Introducing a SDK ARP Placeholder for Visual Studio
2019-08-16 18:56:20 +00:00
Zbyněk Sailer
3c07d89244
LOC CHECKIN | dotnet/core-sdk master | 20190813 ( #3982 )
2019-08-15 10:17:08 -07:00
jbeisner
2d53cf29ec
Removing the RelativeLayoutPath: "shared" for the WinForms and Wpf ArchiveFile
2019-08-09 12:10:43 -07:00
jbeisner
f797953741
Removing the RelativeLayoutPath: "shared" for the WinForms and Wpf ArchiveFile
2019-08-09 12:10:40 -07:00
Nick Guerrera
c37db568fe
Remove unused variables from bundled versions ( #3742 )
...
These are replaced by the ImplicitPackageReferenceVersion items, and were mostly removed from 2.x:
4158f5e94f
2019-08-09 09:09:39 -07:00
jbeisner
c820b75ae8
Fixing a typo...
2019-08-08 12:37:16 -07:00
jbeisner
562adf13ea
Updating the .NET Core installer welcome message.
2019-08-08 08:50:50 -07:00
Nick Guerrera
aca24e4ecb
Fix RHEL test failure
2019-08-07 13:02:21 -07:00
jbeisner
a489af6341
Updating link; "Core" change to ".NET Core"
2019-08-06 09:12:39 -07:00
Nick Guerrera
81100b05d2
Use *.5.0 template packages
2019-08-05 15:12:49 -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
John Beisner
15fcfc5c6f
Merge pull request #3624 from johnbeisner/TemplateNupkgVersioning
...
Standardize 2.1/2.2/3.0 templates NuPkg version
2019-07-31 08:06:19 -07:00
Daniel Plaisted
c5a57d5805
Merge pull request #3576 from dsplaisted/crossgen-sdktasks
...
Fix crossgen for SDK tasks and native image symbol publishing
2019-07-30 18:09:46 -07:00
jbeisner
648c78a01e
Use the SDK version as the NuPkg version for templates; remove superfluous WiX logic in the templates' MSI
2019-07-30 21:50:31 +00:00
Daniel Plaisted
446a3dc389
Change directory for native PDBs, so arcade should pick them up for publishing
2019-07-29 18:14:22 -07:00
Daniel Plaisted
3435d946ed
Fix crossgen'ing .NET SDK build tasks
2019-07-29 18:13:54 -07:00
Livar
21de391bc1
Updating branding to preview9
2019-07-29 10:33:54 -07:00
Livar
67910f5e07
Updating branding to 5.0.100-alpha1
2019-07-28 12:06:50 -07:00
Livar Cunha
a138255f58
Keep the latest channel as release/3.0.1xx.
2019-07-28 12:04:40 -07:00
Livar Cunha
4083b9eda1
Updating GenerateMSBuildExtensionsSWR to match what we actually insert into VS.
2019-07-26 10:38:38 -07:00
John Beisner
a3af2c43a5
Merge pull request #3383 from johnbeisner/TemplatesUpdate
...
Adding 2.1 and 2.2 Templates MSIs
2019-07-24 13:49:56 -07:00
Nick Guerrera
d1f57e32ce
Don't include WindowsDesktop targeting pack in x-plat tarball ( #3403 )
2019-07-24 11:02:42 -07:00
jbeisner
75e5139fe1
Merging master and resolving conflicts.
2019-07-24 16:14:47 +00:00
jbeisner
67c7c446f9
Updates per code review
2019-07-24 16:08:11 +00:00
jbeisner
249af0f120
Updates per code review.
2019-07-24 03:32:47 +00:00
Daniel Plaisted
5a590771e5
Merge pull request #2970 from dsplaisted/remove-legacyframeworkpackages
...
Remove PackagesToReference metadata from Microsoft.NETCore.App KnownFrameworkReference
2019-07-23 18:58:27 -07:00
jbeisner
b95848906a
Fixing the 3.0 template conditional; adding a comment.
2019-07-24 00:41:46 +00:00
jbeisner
aacd4f6179
Updating 3.0 template variables.
2019-07-24 00:18:21 +00:00
jbeisner
14ef11f030
Formatting...
2019-07-22 22:31:48 +00:00
jbeisner
f31451cbc0
Minor updates to variable names
2019-07-22 22:26:51 +00:00
jbeisner
f55ddb8a15
Adding 2.1 and 2.2 Templates MSIs, part 3
2019-07-22 17:06:16 +00:00
jbeisner
4de1b875e5
Adding 2.1 and 2.2 Templates MSIs, part 2
2019-07-22 15:55:23 +00:00
jbeisner
49ad1e8dd5
Adding 2.1 and 2.2 Templates MSIs, part 1
2019-07-17 23:18:41 +00:00
John Beisner
a5630932ee
Merge pull request #3201 from johnbeisner/TemplateMSIs
...
Generate a MSI for templates and move templates to dotnet/Templates
2019-07-17 08:28:28 -07:00
Livar Cunha
34a888c02f
Fixing the condition for when we do a build without a suffix (final branding).
2019-07-15 17:22:56 -07:00
Livar Cunha
5475a81a55
Switch to lower case t (templates) for the folder name under dotnet.
2019-07-15 10:25:17 -07:00
Livar Cunha
c35bcd49af
Adding new templates folder to pkg native installer.
...
Moved templates folder under dotnet to Templates (capital T) and added dotnet/Templates to the deb installer.
Adding Templates to the sdk rpm native installer.
2019-07-14 22:21:30 -07:00
Livar Cunha
3247485b57
Re-enable the generation of the msbuildextensions nupkg.
2019-07-12 15:05:32 -07:00
jbeisner
e2eb862efb
Creating a Windows MSI for templates.
2019-07-11 00:43:29 +00:00
Livar
192b7945f0
Update implicit versions for self-contained apps for 2.1 and 2.2
2019-07-09 14:51:56 -07:00
Daniel Plaisted
fec1bb4f16
Remove PackagesToReference metadata from Microsoft.NETCore.App KnownFrameworkReference
2019-07-08 16:00:33 -07:00
dotnet-maestro[bot]
eccec24551
[master] Update dependencies from aspnet/AspNetCore ( #2811 )
...
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190708.2
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19358.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19358.2
- Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19358.2
- dotnet-watch - 3.0.0-preview8.19358.2
- dotnet-user-secrets - 3.0.0-preview8.19358.2
- dotnet-dev-certs - 3.0.0-preview8.19358.2
* React to SPA template rename
2019-07-08 18:20:32 +00:00
jbeisner
9ec2da3408
Branding update to "preview8"
2019-07-02 00:13:44 +00:00
dotnet-maestro[bot]
76797cc920
[master] Update dependencies from dotnet/arcade ( #2667 )
...
* Update dependencies from https://github.com/dotnet/arcade build 20190626.44
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19326.44
* Add missing feed
* Use PackageDownload
* Update dependencies from https://github.com/dotnet/arcade build 20190627.39
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19327.39
* Use new apphost package and stop downloading extra packages
2019-06-28 13:15:43 +00:00
Chris Rummel
6962cd30c5
Allow specifying CoreSetupRid.
2019-06-25 12:08:51 -07:00
Chris Rummel
64ba96eac4
Don't copy over packages if there are no packages to copy.
2019-06-25 12:08:26 -07:00
Chris Rummel
194cdca506
Don't reset blob URL if we pass it in.
2019-06-25 12:08:11 -07:00
Dan Seefeldt
453414fc75
Consolidate MSBuild* versions for source-build ( #2554 )
2019-06-20 15:24:02 -07:00
Livar
5d80f38dba
Merge pull request #2005 from dotnet/darc-master-33a78994-1ff6-4b93-90fb-cbd9502e5547
...
[master] Update dependencies from dotnet/arcade
2019-06-18 16:52:59 -07:00
Parallels
eb29f40037
Fixing the property we use in the DotnetDebTool to get the path to a stage0 dotnet.
2019-06-18 16:38:26 -07:00
John Beisner
945767a2a2
Addressing VS signing errors. ( #2500 )
2019-06-18 06:49:09 -07:00
Nate McMaster
c3eb847334
Add linux-musl-arm64 to list of supported AspNetCore runtimes ( #2441 )
2019-06-12 13:42:09 -07:00
John Beisner
4c3683314b
Rename: "VS.Redist.Common.Net.Core.Toolset" -> "VS.Redist.Common.NetCore.Toolset" ( #2403 )
2019-06-11 13:16:26 -07:00
Daniel Plaisted
5293e96d5a
Merge pull request #2401 from dsplaisted/update-runtime-packs
...
Update runtime pack names
2019-06-10 17:57:09 -07:00
Daniel Plaisted
da3a92ae63
Remove unused apphost metadata from KnownFrameworkReference
2019-06-10 17:29:39 -07:00
John Beisner
1e7815b2dd
Produce Toolset MSI NuPkgs for insertion into VS ( #2359 )
...
* Produce Toolset MSI NuPkgs for insertion into VS; stop producing SDK bundle NuPkgs.
2019-06-10 16:00:53 -07:00
Daniel Plaisted
8aff01947a
Update runtime pack names
2019-06-10 15:32:28 -07:00
Daniel Plaisted
202d9f2daa
Merge pull request #2279 from dsplaisted/add-ui-knownframeworks
...
Add KnownFrameworkReference items for WPF and WindowsForms profiles
2019-06-05 11:40:21 -07:00
Nick Guerrera
92d69e6885
Exclude sdk resolver layout from source build ( #2232 )
2019-06-04 13:05:25 -07:00
Daniel Plaisted
e5275d990f
Add KnownFrameworkReference items for WPF and WindowsForms profiles
2019-06-03 19:01:54 -07:00
William Li
7cbec05bd5
correct branch info on master ( #2253 )
2019-06-03 17:30:28 -07:00
William Li
b47d352a48
Update branding to preview 7
2019-06-02 19:35:45 -07:00
William Li
f4215da1b7
Merge remote-tracking branch 'origin/release/3.0.1xx' into merges/release/3.0.1xx-to-master
2019-06-02 10:52:22 -07:00