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

460 Коммитов

Автор SHA1 Сообщение Дата
dotnet-maestro[bot] 3e7dcac0d1
Update dependencies from https://github.com/dotnet/arcade build 20240913.4 (#488)
Microsoft.DotNet.Arcade.Sdk
 From Version 10.0.0-beta.24461.3 -> To Version 10.0.0-beta.24463.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-09-16 15:40:10 +02:00
dotnet-maestro[bot] 04b853e4bf
Update dependencies from https://github.com/dotnet/arcade build 20240911.3 (#486)
Microsoft.DotNet.Arcade.Sdk
 From Version 10.0.0-beta.24459.1 -> To Version 10.0.0-beta.24461.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-09-12 11:28:32 +02:00
dotnet-maestro[bot] 928df39794
Update dependencies from https://github.com/dotnet/arcade build 20240909.1 (#484)
Microsoft.DotNet.Arcade.Sdk
 From Version 10.0.0-beta.24430.1 -> To Version 10.0.0-beta.24459.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-09-09 15:36:05 +02:00
Larry Ewing e186b7cd49
Merge pull request #483 from dotnet/update-from-IANA-10755523209
🕑🕒🕓 Time zone update
2024-09-07 22:13:35 -05:00
github-actions[bot] b6e90420bb Automated update of IANA time zone data 2024-09-08 00:23:10 +00:00
Alexander Köplinger 145f22fb32
Remove dotnet8 feed (#482) 2024-09-03 13:36:14 +02:00
dotnet-maestro[bot] 0d674c6141
Update dependencies from https://github.com/dotnet/arcade build 20240830.1 (#481)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24423.2 -> To Version 10.0.0-beta.24430.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-09-02 15:20:44 +02:00
dotnet-maestro[bot] 12d340160b
Update dependencies from https://github.com/dotnet/arcade build 20240823.2 (#480)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24421.2 -> To Version 9.0.0-beta.24423.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-08-26 15:34:44 +02:00
dotnet-maestro[bot] 5d5865826c
Update dependencies from https://github.com/dotnet/arcade build 20240821.2 (#479)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24416.2 -> To Version 9.0.0-beta.24421.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-08-22 18:02:41 +02:00
Alexander Köplinger 20958e07f7
Update version prefix to 10.0.0 (#478) 2024-08-19 14:58:44 +00:00
dotnet-maestro[bot] b3a1d06d1c
Update dependencies from https://github.com/dotnet/arcade build 20240816.2 (#477)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24408.2 -> To Version 9.0.0-beta.24416.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-08-19 16:36:46 +02:00
dotnet-maestro[bot] 6d82d2732e
Update dependencies from https://github.com/dotnet/arcade build 20240808.2 (#476)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24401.1 -> To Version 9.0.0-beta.24408.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-08-19 12:40:53 +02:00
Steve Pfister 3ed40d4f23
[Mono.Cecil] Enforce empty body when a MethodDefinition's rva value is 0
The prior behavior assumed a MethodDefinition's RVA value of 0 meant an effectively empty body with a single RET instruction. This change removes the RET insertion and leaves the method completely empty. This is important for mono's UnsafeAccessor detection around methods specified as extern as it uses a quicker method of an empty vs non-empty body to bypass loading / checking custom attributes.

Fixes https://github.com/dotnet/runtime/issues/102045
2024-08-07 13:20:39 -04:00
Steve Pfister aa357d9b75 Type-o 2024-08-07 12:43:21 -04:00
Steve Pfister d0bb2236a4 [Mono.Cecil] Enforce empty body when a MethodDefinition's rva value is 0
The prior behavior assumed a MethodDefinition's RVA value of 0 meant an effectively empty body with a single RET instruction. This change removes
the RET insertion and leaves the method completely empty. This is important for mono's UnsafeAccessor detection around methods specified as extern as it
uses a quicker method of an empty vs non-empty body to bypass loading / checking custom attributes.

Fixes https://github.com/dotnet/runtime/issues/102045
2024-08-07 12:33:11 -04:00
dotnet-maestro[bot] 994a0a567c
Update dependencies from https://github.com/dotnet/arcade build 20240801.1 (#474)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24375.3 -> To Version 9.0.0-beta.24401.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-08-05 17:56:39 +02:00
dotnet-maestro[bot] a169ffbfa0
Update dependencies from https://github.com/dotnet/arcade build 20240725.3 (#473)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24372.7 -> To Version 9.0.0-beta.24375.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-07-29 15:12:10 +02:00
dotnet-maestro[bot] 8cd96d4335
Update dependencies from https://github.com/dotnet/arcade build 20240722.7 (#472)
[main] Update dependencies from dotnet/arcade
2024-07-23 09:26:29 +00:00
dotnet-maestro[bot] 5d1539d590
Update dependencies from https://github.com/dotnet/arcade build 20240718.9 (#471)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24360.4 -> To Version 9.0.0-beta.24368.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-07-22 16:04:56 +02:00
dotnet-maestro[bot] 2bea5264b7
Update dependencies from https://github.com/dotnet/arcade build 20240710.4 (#470)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24352.2 -> To Version 9.0.0-beta.24360.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-07-15 17:07:47 +02:00
dotnet-maestro[bot] 0cab6ca16f
Update dependencies from https://github.com/dotnet/arcade build 20240702.2 (#467)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24327.1 -> To Version 9.0.0-beta.24352.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-07-08 15:44:13 +02:00
dotnet-maestro[bot] 7195c46e8b
Update dependencies from https://github.com/dotnet/arcade build 20240627.1 (#466)
[main] Update dependencies from dotnet/arcade
2024-07-02 14:03:04 +00:00
dotnet-maestro[bot] ec2da34cd7
Update dependencies from https://github.com/dotnet/arcade build 20240621.4 (#465)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24314.1 -> To Version 9.0.0-beta.24321.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-06-24 19:35:04 +02:00
dotnet-maestro[bot] 4dda7da0a1
Update dependencies from https://github.com/dotnet/arcade build 20240614.1 (#464)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24311.10 -> To Version 9.0.0-beta.24314.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-06-17 19:57:05 +02:00
dotnet-maestro[bot] 40711d8fe9
Update dependencies from https://github.com/dotnet/arcade build 20240611.10 (#463)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24306.4 -> To Version 9.0.0-beta.24311.10

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-06-12 10:55:55 +02:00
dotnet-maestro[bot] 9e3a559343
Update dependencies from https://github.com/dotnet/arcade build 20240606.4 (#462)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24281.1 -> To Version 9.0.0-beta.24306.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-06-10 16:13:20 +02:00
dotnet-maestro[bot] 0e6a7b5082
Update dependencies from https://github.com/dotnet/arcade build 20240531.1 (#461)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24272.5 -> To Version 9.0.0-beta.24281.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-06-05 16:40:48 +02:00
dotnet-maestro[bot] 8c8e6ecef4
Update dependencies from https://github.com/dotnet/arcade build 20240522.5 (#460)
[main] Update dependencies from dotnet/arcade
2024-05-27 12:48:12 +00:00
dotnet-maestro[bot] c185f58a7f
Update dependencies from https://github.com/dotnet/arcade build 20240516.1 (#459)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24260.2 -> To Version 9.0.0-beta.24266.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-21 14:49:20 +02:00
dotnet-maestro[bot] 587c756690
Update dependencies from https://github.com/dotnet/arcade build 20240510.2 (#455)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24253.1 -> To Version 9.0.0-beta.24260.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-13 16:25:53 +02:00
dotnet-maestro[bot] b1354bde4f
Update dependencies from https://github.com/dotnet/arcade build 20240503.1 (#454)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24229.1 -> To Version 9.0.0-beta.24253.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-06 19:24:27 +02:00
dotnet-maestro[bot] 5d106f714e
Update dependencies from https://github.com/dotnet/arcade build 20240429.1 (#453)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24226.3 -> To Version 9.0.0-beta.24229.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-02 19:28:27 +02:00
Larry Ewing 422b5e7d39
Merge pull request #452 from dotnet/darc-main-93a461ba-1182-45fe-9827-7e80dfea2765
[main] Update dependencies from dotnet/arcade
2024-04-29 11:37:09 -05:00
dotnet-maestro[bot] 067a33bb7e Update dependencies from https://github.com/dotnet/arcade build 20240426.3
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24219.5 -> To Version 9.0.0-beta.24226.3
2024-04-29 12:36:06 +00:00
dotnet-maestro[bot] 6e78861f1f
Update dependencies from https://github.com/dotnet/arcade build 20240419.5 (#451)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24212.4 -> To Version 9.0.0-beta.24219.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-04-22 15:38:28 +02:00
dotnet-maestro[bot] 30b6a8d9d3
Update dependencies from https://github.com/dotnet/arcade build 20240412.4 (#450)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24207.1 -> To Version 9.0.0-beta.24212.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-04-15 14:59:58 +02:00
dotnet-maestro[bot] 60790288b8
Update dependencies from https://github.com/dotnet/arcade build 20240407.1 (#446)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24205.4 -> To Version 9.0.0-beta.24207.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-04-08 16:33:14 +02:00
Larry Ewing f4d5668321
Merge pull request #445 from dotnet/darc-main-00c1b06f-22e1-41a8-ad20-24a5f6711dc1
[main] Update dependencies from dotnet/arcade
2024-04-05 22:59:50 -05:00
dotnet-maestro[bot] 18751d6252 Update dependencies from https://github.com/dotnet/arcade build 20240405.4
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24179.6 -> To Version 9.0.0-beta.24205.4
2024-04-05 22:16:42 +00:00
Dan Moseley ad97a45c25
Update README.md (#444) 2024-04-03 10:06:07 +02:00
dotnet-maestro[bot] 18269246b5
Update dependencies from https://github.com/dotnet/arcade build 20240329.6 (#443)
[main] Update dependencies from dotnet/arcade
2024-04-02 22:15:20 +00:00
Alexander Köplinger dfc5412f7a
Remove unused variables from common-variables.yml (#442) 2024-03-28 13:48:52 +01:00
Alexander Köplinger 82680c76e4
Consolidate credscan suppressions into a single file (#441) 2024-03-27 10:11:06 +00:00
dotnet-maestro[bot] 30b88f852f
Update dependencies from https://github.com/dotnet/arcade build (#440)
[main] Update dependencies from dotnet/arcade
2024-03-25 15:22:04 +00:00
Levi Broderick f282faa0dd
Add codeql exclusions (#436)
* Add codeql exclusions

* Fix whitespace
2024-03-20 22:05:31 +01:00
Alexander Köplinger 19e990ce66 Make 1ES PT changes and cleanup public build 2024-03-20 19:54:31 +01:00
Alexander Köplinger a1205ff61a Duplicate azure-pipelines.yml into azure-pipelines-public.yml 2024-03-20 19:54:31 +01:00
dotnet-maestro[bot] 5d76080974
Update dependencies from https://github.com/dotnet/arcade build (#429)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24159.1 -> To Version 9.0.0-beta.24165.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-03-19 16:23:50 +01:00
dotnet-maestro[bot] fe7f6de587
Update dependencies from https://github.com/dotnet/arcade build 20240309.1 (#426)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24151.5 -> To Version 9.0.0-beta.24159.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-03-11 16:02:46 +01:00
Larry Ewing 83ea82183c
Update update-version.yml (#425) 2024-03-06 12:56:18 +01:00