Livar
67910f5e07
Updating branding to 5.0.100-alpha1
2019-07-28 12:06:50 -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
Peter Huene
565e0d9b06
Update Microsoft.WindowsDesktop.App to mark as "Windows only".
...
This commit marks the `Microsoft.WindowsDesktop.App` known framework reference
as Windows only. This will be used by a upcoming SDK change to ensure that
"Windows only" frameworks can only be used on Windows.
2019-05-30 17:35:20 -07:00
Nate McMaster
a0107cdb1d
Remove workaround for aspnet/AspNetCore#8835 ( #2170 )
...
* Remove workaround for aspnet/AspNetCore#8835
* Update GenerateLayout.targets
* Update ASP.NET Core to 3.0.0-preview6-19279-08
2019-05-30 10:48:46 -07:00
Peter Huene
33815f75c9
Remove Windows Desktop project templates for non-Windows.
...
This commit removes the Windows Desktop project templates for non-Windows
builds of the .NET Core SDK.
Fixes dotnet/cli#11425 .
2019-05-29 19:06:11 -07:00
John Beisner
6392d02bf3
Updating some translations... ( #2194 )
2019-05-29 11:56:22 -07:00
John Beisner
808359df16
Increasing the SDK bundle installer button size 20-px ( #2123 )
...
* Increasing the SDK bundle installer button size 20-px
2019-05-24 15:24:24 -07:00