Граф коммитов

34 Коммитов

Автор SHA1 Сообщение Дата
dotnet-maestro[bot] 7e89ca6fad
[master] Update dependencies from dotnet/arcade (#376)
[master] Update dependencies from dotnet/arcade


 - Revert "Work around for SignCheckTask problem (#374)"

This reverts commit 97886c897f.

Conflicts:
	eng/Versions.props
2020-11-24 09:42:51 +00:00
dotnet-maestro[bot] bfd9a61b8e
Update dependencies from https://github.com/dotnet/arcade build 20201117.7 (#373)
[master] Update dependencies from dotnet/arcade
2020-11-23 13:29:13 +00:00
dotnet-maestro[bot] f4a9d2c44e
Update dependencies from https://github.com/dotnet/arcade build 20201111.5 (#362)
[master] Update dependencies from dotnet/arcade
2020-11-18 12:53:21 +00:00
dotnet-maestro[bot] b1a2d2c76e
Update dependencies from https://github.com/dotnet/arcade build 20201102.5 (#356)
[master] Update dependencies from dotnet/arcade
2020-11-09 13:32:29 +00:00
dotnet-maestro[bot] 2b408b8ec2
Update dependencies from https://github.com/dotnet/arcade build 20201029.1 (#350)
[master] Update dependencies from dotnet/arcade
2020-11-02 13:22:21 +00:00
dotnet-maestro[bot] a7430b41f6
Update dependencies from https://github.com/dotnet/arcade build 20201022.2 (#336)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 6.0.0-beta.20515.7 -> To Version 6.0.0-beta.20522.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-10-26 15:17:12 +01:00
dotnet-maestro[bot] ce8656a484
Update dependencies from https://github.com/dotnet/arcade build 20201015.7 (#334)
[master] Update dependencies from dotnet/arcade
2020-10-19 12:43:00 +00:00
dotnet-maestro[bot] 8961af0d9f
Update dependencies from https://github.com/dotnet/arcade build 20201006.7 (#330)
[master] Update dependencies from dotnet/arcade
2020-10-12 19:32:14 +00:00
dotnet-maestro[bot] 66955fe68f
[master] Update dependencies from dotnet/arcade (#326)
* Update dependencies from https://github.com/dotnet/arcade build 20200928.3

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20474.4 -> To Version 5.0.0-beta.20478.3

* Do not roll Helix SDK back

* Do not roll Helix SDK back

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
2020-10-05 16:56:22 +02:00
Alexander Köplinger 2f3293fd97
Use latest version of ASP.NET Core via FrameworkReference instead of nuget (#324)
* Use latest version of ASP.NET Core via FrameworkReference instead of nuget

We were pulling in Microsoft.AspNetCore 2.2 via a nuget PackageReference, but after upgrading Microsoft.Extensions.Logging in https://github.com/dotnet/xharness/pull/315
we saw the following error when using the "wasm test-browser" command:

```
fail: Microsoft.AspNetCore.Server.Kestrel[0]
      Heartbeat.OnHeartbeat
      System.TypeLoadException: Could not load type 'Microsoft.Extensions.Primitives.InplaceStringBuilder' from assembly 'Microsoft.Extensions.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
         at Microsoft.Net.Http.Headers.DateTimeFormatter.ToRfc1123String(DateTimeOffset dateTime, Boolean quoted)
         at Microsoft.Net.Http.Headers.HeaderUtilities.FormatDate(DateTimeOffset dateTime, Boolean quoted)
         at Microsoft.Net.Http.Headers.HeaderUtilities.FormatDate(DateTimeOffset dateTime)
         at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.DateHeaderValueManager.SetDateValues(DateTimeOffset value)
         at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.DateHeaderValueManager.OnHeartbeat(DateTimeOffset now)
         at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.Heartbeat.OnHeartbeat()
```

The reason is that the newer version of Microsoft.Extensions.Primitives removed InplaceStringBuilder.

Instead of using an old ASP.NET we can use the one in the framework instead, which is what's recommended since .NET Core 3.0

* Update helix SDK to fix tests
2020-10-02 20:04:24 +02:00
dotnet-maestro[bot] e875c88791
Update dependencies from https://github.com/dotnet/arcade build 20200924.4 (#312)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20471.1 -> To Version 5.0.0-beta.20474.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-09-26 12:10:19 +02:00
dotnet-maestro[bot] 76d881fbee
[master] Update dependencies from dotnet/arcade (#307)
[master] Update dependencies from dotnet/arcade


 - Remove unused yaml variables

 - Diversify .binlog names

 - Workaround build failure (?)

 - Same fix, 2 more places
2020-09-22 20:39:33 +00:00
dotnet-maestro[bot] 1e93e1e188
Update dependencies from https://github.com/dotnet/arcade build 20200909.8 (#306)
[master] Update dependencies from dotnet/arcade
2020-09-16 08:43:53 +00:00
dotnet-maestro[bot] 3b64ab7ab5
Update dependencies from https://github.com/dotnet/arcade build 20200903.7 (#304)
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20427.5 to 5.0.0-beta.20453.7
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20427.5 to 5.0.0-beta.20453.7
2020-09-07 12:42:51 +00:00
dotnet-maestro[bot] 3cdec61720
Update dependencies from https://github.com/dotnet/arcade build 20200827.5 (#303)
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20419.21 to 5.0.0-beta.20427.5
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20419.21 to 5.0.0-beta.20427.5
2020-08-31 12:42:15 +00:00
dotnet-maestro[bot] d7e768b631
Update dependencies from https://github.com/dotnet/arcade build 20200819.21 (#301)
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20417.6 to 5.0.0-beta.20419.21
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20417.6 to 5.0.0-beta.20419.21
2020-08-24 12:42:51 +00:00
dotnet-maestro[bot] b90e24b9b3
[master] Update dependencies from dotnet/arcade (#297)
* Update dependencies from https://github.com/dotnet/arcade build 20200817.6

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20403.5 -> To Version 5.0.0-beta.20417.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
2020-08-19 10:19:13 +02:00
dotnet-maestro[bot] 3e1c3c2c8b
Update dependencies from https://github.com/dotnet/arcade build 20200803.5 (#292)
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20374.1 to 5.0.0-beta.20403.5
  - Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20374.1 to 5.0.0-beta.20403.5
2020-08-10 18:49:11 +00:00
dotnet-maestro[bot] abc6d581ce
Update dependencies from https://github.com/dotnet/arcade build 20200724.1 (#289)
Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20364.3 -> To Version 5.0.0-beta.20374.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-08-03 18:31:29 +02:00
dotnet-maestro[bot] 7ad5dd72c7
Update dependencies from https://github.com/dotnet/arcade build 20200714.3 (#284)
[master] Update dependencies from dotnet/arcade
2020-07-27 08:41:40 +00:00
dotnet-maestro[bot] a24a436c03
[master] Update dependencies from dotnet/arcade (#281)
* Update dependencies from https://github.com/dotnet/arcade build 20200630.3

Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20316.1 -> To Version 5.0.0-beta.20330.3

* Fix breaking change in Helix SDK

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
2020-07-02 10:08:23 +02:00
dotnet-maestro[bot] 19aa97963a
Update dependencies from https://github.com/dotnet/arcade build 20200616.1 (#272)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20309.1 -> To Version 5.0.0-beta.20316.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-22 14:17:34 +02:00
Matt Galbraith 201c559729
Use helix sdk in xharness (#263)
Use Helix SDK proj in E2E tests, Add Helix test projects
2020-06-15 08:54:03 -07:00
dotnet-maestro[bot] b67b4a7914
Update dependencies from https://github.com/dotnet/arcade build 20200609.1 (#265)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20280.1 -> To Version 5.0.0-beta.20309.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-15 14:23:26 +02:00
dotnet-maestro[bot] 93557c5e86
Update dependencies from https://github.com/dotnet/arcade build 20200530.1 (#251)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20278.4 -> To Version 5.0.0-beta.20280.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-08 14:51:15 +02:00
dotnet-maestro[bot] 33cc9bafa7
Update dependencies from https://github.com/dotnet/arcade build 20200528.4 (#244)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20261.9 -> To Version 5.0.0-beta.20278.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-01 09:41:34 +02:00
dotnet-maestro[bot] 24cece3f55
Update dependencies from https://github.com/dotnet/arcade build 20200511.9 (#210)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20256.5 -> To Version 5.0.0-beta.20261.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-05-18 14:19:17 +02:00
dotnet-maestro[bot] fd622e9298
[master] Update dependencies from dotnet/arcade (#166)
* Update dependencies from https://github.com/dotnet/arcade build 20200506.5

- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5

* Resolve build warnings

* Bump projects to net5.0

* Fix null reference

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
2020-05-11 08:45:39 -07:00
dotnet-maestro[bot] c1e06a389b
Update dependencies from https://github.com/dotnet/arcade build 20200428.4 (#148)
- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20221.14 -> 5.0.0-beta.20228.4
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20221.14 -> 5.0.0-beta.20228.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-05-04 15:05:19 +02:00
dotnet-maestro[bot] 1f0b9cb6a0
[master] Update dependencies from dotnet/arcade (#94)
* 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
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20201.2 -> 5.0.0-beta.20221.14

* Add the dotnet-tools feed

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
2020-04-27 14:58:10 +02:00
Matt Galbraith 24462da9a0
Download and unzip ADB from android tools (#27) 2020-04-15 20:58:59 +02:00
dotnet-maestro[bot] a49436dce1
[master] Update dependencies from dotnet/arcade (#23)
* Update dependencies from https://github.com/dotnet/arcade build 20200401.2

- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20171.1 -> 5.0.0-beta.20201.2
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20171.1 -> 5.0.0-beta.20201.2

* Add dotnet-eng feed to nuget.config to unblock auto updates

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Galbraith <mattgal@microsoft.com>
2020-04-13 09:04:42 -07:00
dotnet-maestro[bot] 4dcd44712c Update dependencies from https://github.com/dotnet/arcade build 20200321.1
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20171.1
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20171.1
2020-03-23 23:52:55 +00:00
Matt Galbraith 0d0df8f3c2 Initial commit of arcade-ifying repo based off minimal-ci sample. Add placeholder XHarness and XHarness.Tests projects 2020-03-18 14:26:13 -07:00