Commit graph

18261 commits

Author SHA1 Message Date
Matt Mitchell
c68bf8e60a
Publish the SDK sentinel package as a package (#8012) 2020-07-16 13:38:34 -07:00
Matt Mitchell
95bf720dc0
Pass some other variables to dockerrun (#8009)
These are used in publishing to populate manifest metadata. Arcade now requires that the metadata is consistent across each manifest.
2020-07-16 10:19:51 -07:00
Matt Mitchell
523178d7c6
Enable builds of internal branches (#8007) 2020-07-16 08:21:23 -07:00
dotnet-maestro[bot]
02be16eae6
Update dependencies from https://github.com/dotnet/arcade build 20200714.3 (#7996)
Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20330.3 -> To Version 5.0.0-beta.20364.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-16 02:58:19 +00:00
dotnet-maestro[bot]
1f89708b1c
Update dependencies from https://github.com/dotnet/arcade build 20200714.3 (#7997)
Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20330.3 -> To Version 5.0.0-beta.20364.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-16 01:19:13 +00:00
Matt Mitchell
c0862c1e31
Update to rc1 branding (#7995) 2020-07-15 16:17:30 -07:00
Matt Mitchell
2195668cc4 Update channel 2020-07-15 13:44:35 -07:00
Matt Mitchell
8f68acd8bb
Use more consistent manifest attributes (#7991)
Create manifest attributes that are consistent with arcade's usage.
This also means they will be consistent between manifests, which is important.
2020-07-15 13:32:28 -07:00
Matt Mitchell
48ed6f10db
Disable SDL and other validation (#7960)
After onboarding to post-build/nightly SDL validation, all this validation is run once a day and so can be removed from the build, saving signficant time.
2020-07-13 10:27:42 -07:00
William Li
a5c8f426c2
Merge pull request #7681 from jkotas/rhel6
Delete RHEL6 links for .NET 5
2020-07-12 11:38:54 -07:00
dotnet-maestro[bot]
b226cd5eff
Update dependencies from https://github.com/dotnet/sdk build 20200712.2 (#7982)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20362.1 -> To Version 5.0.100-preview.8.20362.2

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20358.1 -> To Version 5.0.0-preview.8.20361.2 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-12 16:13:03 +00:00
dotnet-maestro[bot]
e5f40291da
Update dependencies from https://github.com/dotnet/sdk build 20200712.1 (#7981)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20360.16 -> To Version 5.0.100-preview.8.20362.1

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms
 From Version 5.0.0-preview.8.20358.9 -> To Version 5.0.0-preview.8.20361.2 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-12 15:40:50 +00:00
Jan Kotas
0e5d1b80b6
Merge branch 'master' into rhel6 2020-07-11 18:02:41 -07:00
dotnet-maestro[bot]
6978301c08
Update dependencies from https://github.com/dotnet/sdk build 20200710.16 (#7979)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20360.15 -> To Version 5.0.100-preview.8.20360.16

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-preview.8.20360.7 -> To Version 5.0.0-preview.8.20360.11 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-11 07:23:09 +00:00
dotnet-maestro[bot]
d02795843d
Update dependencies from https://github.com/dotnet/sdk build 20200710.15 (#7978)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20360.14 -> To Version 5.0.100-preview.8.20360.15

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-preview.8.20360.6 -> To Version 5.0.0-preview.8.20360.7 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-11 04:20:50 +00:00
dotnet-maestro[bot]
22ac953006
Update dependencies from https://github.com/dotnet/sdk build 20200710.14 (#7977)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20360.12 -> To Version 5.0.100-preview.8.20360.14

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-11 02:24:13 +00:00
dotnet-maestro[bot]
0ea84a2175
Update dependencies from https://github.com/dotnet/sdk build 20200710.12 (#7975)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20360.10 -> To Version 5.0.100-preview.8.20360.12

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-preview.8.20360.3 -> To Version 5.0.0-preview.8.20360.6 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-11 01:48:19 +00:00
dotnet-maestro[bot]
ab00bf924b
Update dependencies from https://github.com/dotnet/sdk build 20200710.10 (#7974)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20360.9 -> To Version 5.0.100-preview.8.20360.10

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-11 00:28:34 +00:00
dotnet-maestro[bot]
9899e638ae
Update dependencies from https://github.com/dotnet/sdk build 20200710.9 (#7973)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20360.7 -> To Version 5.0.100-preview.8.20360.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-10 23:52:41 +00:00
dotnet-maestro[bot]
ff716082e5
Update dependencies from https://github.com/dotnet/sdk build 20200710.7 (#7971)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20360.5 -> To Version 5.0.100-preview.8.20360.7

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-preview.8.20359.6 -> To Version 5.0.0-preview.8.20360.3 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-10 23:01:08 +00:00
dotnet-maestro[bot]
d4e701f2b4
Update dependencies from https://github.com/dotnet/sdk build 20200710.5 (#7969)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20360.3 -> To Version 5.0.100-preview.8.20360.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-10 21:40:10 +00:00
dotnet-maestro[bot]
d5e0635e63
[master] Update dependencies from dotnet/sdk (#7966)
* Update dependencies from https://github.com/dotnet/sdk build 20200710.2

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.11 -> To Version 5.0.100-preview.8.20360.2

* Update dependencies from https://github.com/dotnet/sdk build 20200710.3

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.11 -> To Version 5.0.100-preview.8.20360.3

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20352.5 -> To Version 5.0.0-preview.8.20358.1 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-10 20:48:27 +00:00
Matt Mitchell
c261145ba3
Add sdl validation config file (#7958)
* Add sdl validation config file

* Update sdl-tsa-vars.config
2020-07-10 07:43:05 -07:00
dotnet-maestro[bot]
8d4aa677c1
Update dependencies from https://github.com/dotnet/sdk build 20200709.11 (#7964)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.10 -> To Version 5.0.100-preview.8.20359.11

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-preview.8.20359.5 -> To Version 5.0.0-preview.8.20359.6 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-10 06:32:16 +00:00
dotnet-maestro[bot]
e105b63247
Update dependencies from https://github.com/dotnet/sdk build 20200709.10 (#7963)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.9 -> To Version 5.0.100-preview.8.20359.10

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-preview.8.20359.4 -> To Version 5.0.0-preview.8.20359.5 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-10 04:55:37 +00:00
dotnet-maestro[bot]
db6d286ff1
Update dependencies from https://github.com/dotnet/sdk build 20200709.9 (#7962)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.8 -> To Version 5.0.100-preview.8.20359.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-10 03:16:20 +00:00
dotnet-maestro[bot]
fc3ad574f0
Update dependencies from https://github.com/dotnet/sdk build 20200709.8 (#7961)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.6 -> To Version 5.0.100-preview.8.20359.8

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-preview.8.20359.1 -> To Version 5.0.0-preview.8.20359.4 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-10 02:43:03 +00:00
dotnet-maestro[bot]
89240ebe6b
Update dependencies from https://github.com/dotnet/sdk build 20200709.6 (#7959)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.5 -> To Version 5.0.100-preview.8.20359.6

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-preview.8.20358.10 -> To Version 5.0.0-preview.8.20359.1 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-09 21:54:38 +00:00
dotnet-maestro[bot]
8ef37ad961
Update dependencies from https://github.com/dotnet/sdk build 20200709.5 (#7957)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.4 -> To Version 5.0.100-preview.8.20359.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-09 18:30:18 +00:00
dotnet-maestro[bot]
ee9ceaf144
Update dependencies from https://github.com/dotnet/sdk build 20200709.4 (#7956)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.3 -> To Version 5.0.100-preview.8.20359.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-09 16:08:29 +00:00
dotnet-maestro[bot]
d8f4428659
Update dependencies from https://github.com/dotnet/sdk build 20200709.3 (#7955)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.2 -> To Version 5.0.100-preview.8.20359.3

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms
 From Version 5.0.0-preview.8.20357.14 -> To Version 5.0.0-preview.8.20358.9 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-09 15:24:38 +00:00
dotnet-maestro[bot]
15e38d5ba3
Update dependencies from https://github.com/dotnet/sdk build 20200709.2 (#7954)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20359.1 -> To Version 5.0.100-preview.8.20359.2

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-preview.8.20358.7 -> To Version 5.0.0-preview.8.20358.10 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-09 13:24:19 +00:00
dotnet-maestro[bot]
c3daa39495
Update dependencies from https://github.com/dotnet/sdk build 20200709.1 (#7953)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20358.6 -> To Version 5.0.100-preview.8.20359.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-09 08:22:37 +00:00
dotnet-maestro[bot]
567f58a664
[master] Update dependencies from dotnet/sdk (#7943)
* Update dependencies from https://github.com/dotnet/sdk build 20200706.9

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20356.9

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200706.10

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20356.10

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200706.11

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20356.11

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200706.13

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20356.13

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200707.2

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20357.2

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200707.3

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20357.3

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200707.5

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20357.5

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200707.6

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20357.6

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200708.1

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20358.1

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200708.2

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20358.2

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200708.3

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20358.3

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200708.4

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20358.4

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200708.6

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.3 -> To Version 5.0.100-preview.8.20358.6

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20330.4 -> To Version 5.0.0-preview.8.20352.5 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-09 05:43:34 +00:00
William Li
689056dcf3
Merge pull request #7950 from VSadov/master
disable test   It_generates_a_single_file_for_self_contained_apps
2020-07-08 20:29:52 -07:00
vsadov
a1e42b52a2 disable test It_generates_a_single_file_for_self_contained_apps 2020-07-08 18:02:14 -07:00
William Li
ceb129f345
Merge pull request #7941 from wli3/add-CsWinRT-to-known-framework-list
Add cs win rt to known framework list
2020-07-08 10:30:03 -07:00
dotnet-maestro[bot]
1a87e57f2d
Update dependencies from https://github.com/dotnet/arcade build 20200630.3 (#7949)
Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20316.1 -> To Version 5.0.0-beta.20330.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-08 13:11:11 +00:00
William Li
7aaf0d85d0 Add in cswinrt KnownFrameworkReference 2020-07-07 15:06:06 -07:00
dotnet-maestro[bot]
4938de9293
Update dependencies from https://github.com/dotnet/sdk build 20200701.3 (#7939)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20351.2 -> To Version 5.0.100-preview.8.20351.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-01 16:15:17 +00:00
dotnet-maestro[bot]
c417f2347b
Update dependencies from https://github.com/dotnet/sdk build 20200701.2 (#7938)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20330.15 -> To Version 5.0.100-preview.8.20351.2

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20329.3 -> To Version 5.0.0-preview.8.20330.4 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-01 15:23:41 +00:00
dotnet-maestro[bot]
3de8fdbd52
Update dependencies from https://github.com/dotnet/sdk build 20200630.15 (#7935)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20330.11 -> To Version 5.0.100-preview.8.20330.15

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-01 02:51:22 +00:00
dotnet-maestro[bot]
7ee2e2375c
Update dependencies from https://github.com/dotnet/sdk build 20200630.11 (#7932)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20330.9 -> To Version 5.0.100-preview.8.20330.11

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-30 23:52:05 +00:00
dotnet-maestro[bot]
7b58853bd3
Update dependencies from https://github.com/dotnet/sdk build 20200630.9 (#7929)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20330.6 -> To Version 5.0.100-preview.8.20330.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-30 22:43:00 +00:00
dotnet-maestro[bot]
ddc0e7870c
Update dependencies from https://github.com/dotnet/sdk build 20200630.6 (#7926)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20330.5 -> To Version 5.0.100-preview.8.20330.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-30 21:01:03 +00:00
Sarah Oslund
bb8395813c
Merge pull request #7922 from sfoslund/PublishingFix
Honor PublishBinariesAndBadge flag on nonshipping binaries
2020-06-30 13:10:06 -07:00
dotnet-maestro[bot]
c5660443a8
Update dependencies from https://github.com/dotnet/sdk build 20200630.5 (#7925)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20330.4 -> To Version 5.0.100-preview.8.20330.5

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-preview.8.20327.1 -> To Version 5.0.0-preview.8.20329.3 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-30 19:51:46 +00:00
dotnet-maestro[bot]
8362d5c289
Update dependencies from https://github.com/dotnet/sdk build 20200630.4 (#7920)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20330.3 -> To Version 5.0.100-preview.8.20330.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-30 17:39:11 +00:00
dotnet-maestro[bot]
f6beb9e748
Update dependencies from https://github.com/dotnet/sdk build 20200630.3 (#7919)
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-preview.8.20330.2 -> To Version 5.0.100-preview.8.20330.3

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms
 From Version 5.0.0-preview.8.20328.1 -> To Version 5.0.0-preview.8.20328.6 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-30 16:47:46 +00:00
Sarah Oslund
7ff1c83b68 Only publishing nonshipping binaries when PublishBinariesAndBadge is not false 2020-06-30 09:13:04 -07:00