Commit graph

60 commits

Author SHA1 Message Date
dotnet-maestro[bot]
1a86c899e3
[master] Update dependencies from dotnet/sdk (#8235)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.1.20419.1 to 6.0.0-alpha.1.20454.5 (parent: Microsoft.NET.Sdk)

- Updates:
  - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20420.8 to 6.0.100-alpha.1.20454.15
  - Microsoft.NET.Sdk: from 5.0.100-rc.1.20420.8 to 6.0.100-alpha.1.20454.15
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - dotnet-dev-certs: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - dotnet-user-secrets: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - dotnet-watch: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.1.20419.1 to 6.0.0-alpha.1.20454.5

 - Update NuGet.config

 - Updates for 6.0 runtime

 - Reenabling test

 - Fixup toolset base url
2020-09-04 22:28:24 +00:00
dotnet-maestro[bot]
fd278141d7
[master] Update dependencies from dotnet/arcade (#7283)
* Update dependencies from https://github.com/dotnet/arcade build 20200421.14

- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20201.2 -> 5.0.0-beta.20221.14

* Update arcade and add dotnet-tools feed
2020-04-24 10:34:25 -07:00
William Li
d46ee00032
Add 5.0 template (#6583)
* Add 5.0 templates to template/5.0 folder
2020-02-27 13:25:10 -08:00
mmitche
c50e076095 Update dependencies from .NET Core 5 Dev
Also fix some CPDs after the toolset->sdk repo merge
2020-02-12 09:02:53 -08:00
dotnet-maestro[bot]
b7724076ce
[master] Update dependencies from dotnet/toolset (#6159)
* Update dependencies from https://github.com/dotnet/toolset build 20200116.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20066.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20066.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20066.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20200116.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20066.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20066.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20066.6 (parent: Microsoft.Dotnet.Toolset.Internal)
2020-01-16 18:05:36 +00:00
William Li
d82cde6315 Fix merge 2019-12-17 21:37:59 -08:00
William Li
4e1ba631b8 Merge branch 'release/3.1.2xx' 2019-12-17 21:34:27 -08:00
dotnet-maestro[bot]
f5ed1f237f
Update dependencies from https://github.com/dotnet/toolset build 20191216.14 (#5902)
- Microsoft.Dotnet.Toolset.Internal - 3.1.200-preview.19616.14
2019-12-17 05:55:54 +00:00
dotnet-maestro[bot]
6c16293849 Update dependencies from https://github.com/dotnet/toolset build 20191213.5 (#5878)
- Microsoft.Dotnet.Toolset.Internal - 3.1.101-servicing.19613.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.101-servicing.19572.3 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-12-13 09:08:00 -08:00
William Godbe
a3c1db033e
Pin dependency on Core-Setup ref packs to 3.1.0 (#5814)
* Pin dependency on Core-Setup ref packs to 3.1.0

* Fixup core-setup feeds

* Move pinned deps later in file

* Update GenerateLayout to account for pinned packs
2019-12-06 14:56:33 -08:00
dotnet-maestro[bot]
502d35225a
Update dependencies from https://github.com/aspnet/AspNetCore build 20191205.10 (#5836)
- VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0 - 5.0.0-alpha1.19605.10
- dotnet-user-secrets - 5.0.0-alpha1.19605.10
- dotnet-watch - 5.0.0-alpha1.19605.10
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19605.10
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19605.10
- dotnet-dev-certs - 5.0.0-alpha1.19605.10
2019-12-06 03:25:44 +00:00
Nick Guerrera
41d020cd32 Merge branch 'master' into merge/release/3.1.2xx-to-master 2019-12-05 15:48:22 -08:00
dotnet-maestro[bot]
d28a00f0ba
Update dependencies from https://github.com/aspnet/AspNetCore build 20191125.14 (#5786)
- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19575.14
- dotnet-user-secrets - 3.1.0-rtm.19575.14
- dotnet-watch - 3.1.0-rtm.19575.14
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19575.14
2019-12-05 19:32:56 +00:00
dotnet-maestro[bot]
78f2d34f5c
Update dependencies from https://github.com/aspnet/AspNetCore build 20191123.3 (#5781)
- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19573.3
- dotnet-user-secrets - 3.1.0-rtm.19573.3
- dotnet-watch - 3.1.0-rtm.19573.3
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19573.3
2019-11-23 22:20:41 +00:00
dotnet-maestro[bot]
a8858b765a
Update dependencies from https://github.com/aspnet/AspNetCore build 20191122.19 (#5778)
- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19572.19
- dotnet-user-secrets - 3.1.0-rtm.19572.19
- dotnet-watch - 3.1.0-rtm.19572.19
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19572.19
2019-11-23 08:25:41 +00:00
dotnet-maestro[bot]
33541a04e6
[release/3.1.1xx] Update dependencies from dotnet/core-setup (#5772)
* Update dependencies from https://github.com/dotnet/core-setup build 20191122.6

- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.1-servicing.19572.6
- Microsoft.NETCore.DotNetHostResolver - 3.1.1-servicing.19572.6
- Microsoft.WindowsDesktop.App.Ref - 3.1.1-servicing.19572.6
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.1-servicing.19572.6
- Microsoft.NETCore.App.Host.win-x64 - 3.1.1-servicing.19572.6
- Microsoft.NETCore.App.Internal - 3.1.1-servicing.19572.6
- Microsoft.NETCore.App.Ref - 3.1.1-servicing.19572.6

* Update dependencies from https://github.com/dotnet/core-setup build 20191122.8

- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.1-servicing.19572.8
- Microsoft.NETCore.DotNetHostResolver - 3.1.1-servicing.19572.8
- Microsoft.WindowsDesktop.App.Ref - 3.1.1-servicing.19572.8
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.1-servicing.19572.8
- Microsoft.NETCore.App.Host.win-x64 - 3.1.1-servicing.19572.8
- Microsoft.NETCore.App.Internal - 3.1.1-servicing.19572.8
- Microsoft.NETCore.App.Ref - 3.1.1-servicing.19572.8

Dependency coherency updates

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.19572.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2019-11-23 07:26:51 +00:00
dotnet-maestro[bot]
bd9d341985
[release/3.1.1xx] Update dependencies from aspnet/AspNetCore (#5769)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20191122.12

- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19572.12
- dotnet-user-secrets - 3.1.0-rtm.19572.12
- dotnet-watch - 3.1.0-rtm.19572.12
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19572.12

* Update dependencies from https://github.com/aspnet/AspNetCore build 20191122.16

- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19572.16
- dotnet-user-secrets - 3.1.0-rtm.19572.16
- dotnet-watch - 3.1.0-rtm.19572.16
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19572.16
2019-11-23 05:51:48 +00:00
dotnet-maestro[bot]
f4638c0515
[release/3.1.1xx] Update dependencies from aspnet/AspNetCore (#5718)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20191119.2

- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19569.2
- dotnet-user-secrets - 3.1.0-rtm.19569.2
- dotnet-watch - 3.1.0-rtm.19569.2
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19569.2

* Update dependencies from https://github.com/aspnet/AspNetCore build 20191121.5

- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19571.5
- dotnet-user-secrets - 3.1.0-rtm.19571.5
- dotnet-watch - 3.1.0-rtm.19571.5
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19571.5
2019-11-22 09:31:46 +00:00
dotnet-maestro[bot]
af3e3b8f83
Update dependencies from https://github.com/dotnet/core-setup build 20191121.5 (#5747)
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0
- Microsoft.WindowsDesktop.App.Ref - 3.1.0
- Microsoft.NETCore.App.Host.win-x64 - 3.1.0
- Microsoft.NETCore.App.Internal - 3.1.0-rtm.19571.5
- Microsoft.NETCore.DotNetHostResolver - 3.1.0
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
- Microsoft.NETCore.App.Ref - 3.1.0

Dependency coherency updates

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.19570.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2019-11-22 02:30:46 +00:00
dotnet-maestro[bot]
f6f640183e
Update dependencies from https://github.com/dotnet/core-setup build 20191120.3 (#5733)
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0
- Microsoft.WindowsDesktop.App.Ref - 3.1.0
- Microsoft.NETCore.App.Host.win-x64 - 3.1.0
- Microsoft.NETCore.App.Internal - 3.1.0-rtm.19570.3
- Microsoft.NETCore.DotNetHostResolver - 3.1.0
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
- Microsoft.NETCore.App.Ref - 3.1.0
2019-11-21 01:01:04 +00:00
dotnet-maestro[bot]
d9d82feb4e
Update dependencies from https://github.com/dotnet/core-setup build 20191118.2 (#5712)
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0
- Microsoft.WindowsDesktop.App.Ref - 3.1.0
- Microsoft.NETCore.App.Host.win-x64 - 3.1.0
- Microsoft.NETCore.App.Internal - 3.1.0-rtm.19568.2
- Microsoft.NETCore.DotNetHostResolver - 3.1.0
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
- Microsoft.NETCore.App.Ref - 3.1.0

Dependency coherency updates

- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-rtm.19568.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.19568.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2019-11-19 08:05:48 +00:00
dotnet-maestro[bot]
c7efbaf4a7
Update dependencies from https://github.com/dotnet/core-setup build 20191118.1 (#5707)
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0
- Microsoft.WindowsDesktop.App.Ref - 3.1.0
- Microsoft.NETCore.App.Host.win-x64 - 3.1.0
- Microsoft.NETCore.App.Internal - 3.1.0-rtm.19568.1
- Microsoft.NETCore.DotNetHostResolver - 3.1.0
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
- Microsoft.NETCore.App.Ref - 3.1.0

Dependency coherency updates

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.19568.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2019-11-19 03:35:49 +00:00
dotnet-maestro[bot]
b144db6e43
Update dependencies from https://github.com/dotnet/toolset build 20191118.1 (#5706)
- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19568.1
2019-11-19 02:10:41 +00:00
Nick Guerrera
4b50b4ac40 Bump 3.0 packs to 3.0.1 as appropriate (#5698) 2019-11-16 15:38:55 -08:00
dotnet-maestro[bot]
7feecb2707 [release/3.1.1xx] Update dependencies from dotnet/toolset (#5696)
* Update dependencies from https://github.com/dotnet/toolset build 20191116.3

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19566.3

* fixup
2019-11-16 09:51:42 -08:00
dotnet-maestro[bot]
c35fbe2050
[release/3.1.1xx] Update dependencies from aspnet/AspNetCore (#5694)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20191116.1

- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19566.1
- dotnet-user-secrets - 3.1.0-rtm.19566.1
- dotnet-watch - 3.1.0-rtm.19566.1
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19566.1

* fixup
2019-11-16 16:06:21 +00:00
dotnet-maestro[bot]
00f233f50b
[release/3.1.1xx] Update dependencies from dotnet/toolset (#5682)
* Update dependencies from https://github.com/dotnet/toolset build 20191115.2

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19564.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.4

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.3

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.5

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.6

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.7

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.7

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.9

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.9

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.10

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.10

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.14

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.14

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.15

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.15

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.16

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.16

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.4 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191115.18

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.18

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.4 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.7 (parent: Microsoft.Dotnet.Toolset.Internal)

* templating nuget

* Update dependencies from https://github.com/dotnet/toolset build 20191115.19

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.19

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 3.1.100-rtm.19565.4 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.7 (parent: Microsoft.Dotnet.Toolset.Internal)

* 65f
2019-11-16 09:46:30 +00:00
dotnet-maestro[bot]
445dd2214b
[release/3.1.1xx] Update dependencies from dotnet/core-setup (#5690)
* Update dependencies from https://github.com/dotnet/core-setup build 20191115.2

- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0
- Microsoft.WindowsDesktop.App.Ref - 3.1.0
- Microsoft.NETCore.App.Host.win-x64 - 3.1.0
- Microsoft.NETCore.App.Internal - 3.1.0-rtm.19565.2
- Microsoft.NETCore.DotNetHostResolver - 3.1.0
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
- Microsoft.NETCore.App.Ref - 3.1.0

Dependency coherency updates

- Microsoft.NETCore.Platforms - 3.1.0 (parent: Microsoft.NetCore.App.Internal)
- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-rtm.19564.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.19565.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

* Add back feed
2019-11-16 09:01:54 +00:00
dotnet-maestro[bot]
8dbe4651fe
Update dependencies from https://github.com/aspnet/AspNetCore build 20191115.5 (#5688)
- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-rtm.19565.5
- dotnet-user-secrets - 3.1.0-rtm.19565.5
- dotnet-watch - 3.1.0-rtm.19565.5
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-rtm.19565.5
2019-11-15 21:01:13 +00:00
dotnet-maestro[bot]
d75e6108eb
Update dependencies from https://github.com/dotnet/wcf build 20191115.2 (#5689)
- System.ServiceModel.Primitives - 4.7.0
2019-11-15 20:56:35 +00:00
John Beisner
a87477f135
Updating the 3.0 templates from "3.0.0" to "3.0.1" (#5686)
* Updating the 3.0 template installation diretory from "3.0.0" to "3.0.1"
* Adding a NuGet feed to locate the 3.0.1 Asp.Net templates
2019-11-15 12:22:37 -08:00
dotnet-maestro[bot]
4ca0ea8e28
Update dependencies from https://github.com/dotnet/core-setup build 20191114.4 (#5683)
- Microsoft.NETCore.App.Ref - 3.1.0
- Microsoft.NETCore.App.Internal - 3.1.0-rtm.19564.4
- Microsoft.NETCore.App.Host.win-x64 - 3.1.0
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0
- Microsoft.WindowsDesktop.App.Ref - 3.1.0
- Microsoft.NETCore.DotNetHostResolver - 3.1.0
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
2019-11-15 17:07:55 +00:00
dotnet-maestro[bot]
0a24043d69
Update dependencies from https://github.com/aspnet/AspNetCore build 20191114.3 (#5679)
- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-preview3.19564.3
- dotnet-user-secrets - 3.1.0-preview3.19564.3
- dotnet-watch - 3.1.0-preview3.19564.3
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-preview3.19564.3
2019-11-15 10:01:57 +00:00
dotnet-maestro[bot]
06165478e6
Update dependencies from https://github.com/dotnet/core-setup build 20191114.3 (#5678)
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0
- Microsoft.WindowsDesktop.App.Ref - 3.1.0
- Microsoft.NETCore.App.Host.win-x64 - 3.1.0
- Microsoft.NETCore.App.Internal - 3.1.0-rtm.19564.3
- Microsoft.NETCore.DotNetHostResolver - 3.1.0
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
- Microsoft.NETCore.App.Ref - 3.1.0
2019-11-15 08:31:24 +00:00
dotnet-maestro[bot]
3a5cf460de
Update dependencies from https://github.com/dotnet/wcf build 20191114.3 (#5674)
- System.ServiceModel.Primitives - 4.7.0
2019-11-15 05:50:27 +00:00
dotnet-maestro[bot]
a0c1b21f77 [release/3.1.1xx] Update dependencies from aspnet/AspNetCore (#5654)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20191112.9

- VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1 - 3.1.0-preview3.19562.9
- dotnet-user-secrets - 3.1.0-preview3.19562.9
- dotnet-watch - 3.1.0-preview3.19562.9
- Microsoft.AspNetCore.App.Ref - 3.1.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.0
- dotnet-dev-certs - 3.1.0-preview3.19562.9

* Fix typo
2019-11-13 08:38:15 -08:00
dotnet-maestro[bot]
a6e50e69f4
Update dependencies from https://github.com/dotnet/core-setup build 20191112.4 (#5643)
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0
- Microsoft.WindowsDesktop.App.Ref - 3.1.0
- Microsoft.NETCore.App.Host.win-x64 - 3.1.0
- Microsoft.NETCore.App.Internal - 3.1.0-preview3.19562.4
- Microsoft.NETCore.DotNetHostResolver - 3.1.0
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
- Microsoft.NETCore.App.Ref - 3.1.0

Dependency coherency updates

- Microsoft.NETCore.Platforms - 3.1.0 (parent: Microsoft.NetCore.App.Internal)
2019-11-12 21:15:48 +00:00
dotnet-maestro[bot]
96c2ccfed6 [release/3.1.1xx] Update dependencies from dotnet/toolset (#5623)
* Update dependencies from https://github.com/dotnet/toolset build 20191111.11

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.11

* Update dependencies from https://github.com/dotnet/toolset build 20191111.12

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.12

* Update dependencies from https://github.com/dotnet/toolset build 20191111.13

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.13

* Update dependencies from https://github.com/dotnet/toolset build 20191111.14

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.14

* Update dependencies from https://github.com/dotnet/toolset build 20191111.15

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.15

* Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview3.19561.6 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-11-11 19:48:59 -08:00
Matt Mitchell
e566c45eda Move dotnet-tools -> dotnet-eng (#5580)
The dotnet-tools feed is being moved to dotnet-eng so that dotnet-tools can be used for actual tools.

https://github.com/dotnet/arcade/issues/4197
2019-11-08 19:22:43 -08:00
dotnet-maestro[bot]
4e29740245 Update dependencies from https://github.com/dotnet/wcf build 20191105.3
- System.ServiceModel.Primitives - 4.7.0
2019-11-06 01:05:18 +00:00
dotnet-maestro[bot]
30f59dadcb
Update dependencies from https://github.com/dotnet/arcade build 20191023.3 (#5320)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19523.3
2019-10-24 22:05:36 +00:00
Nick Guerrera
e7a108ab75 Reduce nuget feeds 2019-10-23 16:34:10 -07:00
dotnet-maestro[bot]
f86a6b59bd
[master] Update dependencies from aspnet/AspNetCore (#5300)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20191022.8

- dotnet-user-secrets - 5.0.0-alpha1.19522.8
- dotnet-watch - 5.0.0-alpha1.19522.8
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19522.8
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19522.8
- dotnet-dev-certs - 5.0.0-alpha1.19522.8
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19522.8

* Update dependencies from https://github.com/aspnet/AspNetCore build 20191022.13

- dotnet-user-secrets - 5.0.0-alpha1.19522.13
- dotnet-watch - 5.0.0-alpha1.19522.13
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19522.13
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19522.13
- dotnet-dev-certs - 5.0.0-alpha1.19522.13
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19522.13
2019-10-23 07:58:21 +00:00
Nick Guerrera
22b4a9c0b9 Update dependencies from .NET Core 5 Dev 2019-10-17 15:50:10 -07:00
dotnet-maestro[bot]
df5aef5b61
Update dependencies from https://github.com/dotnet/core-setup build 20190930.12 (#5025)
- Microsoft.NETCore.App.Ref - 3.1.0-preview1.19480.12
- Microsoft.NETCore.App - 3.1.0-preview1.19480.12
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview1.19480.12
- Microsoft.WindowsDesktop.App - 3.1.0-preview1.19480.12
- Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview1.19480.12
- Microsoft.NETCore.DotNetAppHost - 3.1.0-preview1.19480.12
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview1.19480.12

Dependency coherency updates

- Microsoft.NETCore.Platforms - 3.1.0-preview1.19480.7 (parent: Microsoft.NetCore.App)
2019-10-01 00:20:44 +00:00
Matt Mitchell
fb5c5d992c
Add dotnet3.1 feeds 2019-09-30 09:14:24 -07:00
dotnet-maestro[bot]
61327a9bcb
[release/3.0.1xx] Update dependencies from dotnet/arcade (#4933)
* Update dependencies from https://github.com/dotnet/arcade build 20190924.3

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19474.3

* Update NuGet.config

* React to NuGet design change for PackageDownload with multiple versions

A single item must be used with semicolon-delimited versions.
2019-09-26 21:15:58 +00:00
dotnet-maestro[bot]
7a13384a0d
Update dependencies from https://github.com/dotnet/toolset build 20190926.5 (#4953)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19476.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 3.0.1-servicing.19476.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc2.19476.4 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-09-26 18:35:41 +00:00
Matt Mitchell
1f6f745127
Fix core-setup nuget feed (#4890) 2019-09-18 01:01:51 -07:00
dotnet-maestro[bot]
6099514615 Update dependencies from https://github.com/dotnet/toolset build 20190917.7
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19467.7
2019-09-18 00:40:22 +00:00