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

14809 Коммитов

Автор SHA1 Сообщение Дата
dotnet-maestro[bot] 2ac6510c15 Update dependencies from https://github.com/dotnet/arcade build 20241112.12
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24516.1 -> To Version 8.0.0-beta.24562.12
2024-11-14 14:38:15 +00:00
dotnet-maestro[bot] 6478767c3e Update dependencies from https://github.com/dotnet/arcade build 20241025.2
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24516.1 -> To Version 8.0.0-beta.24525.2
2024-10-26 13:02:10 +00:00
dotnet bot aed0fbca2f
Merge release/dev17.10 to release/dev17.11 (#11072)
This is an automatically generated pull request from release/dev17.10
into release/dev17.11.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.10
- https://github.com/dotnet/razor/find/release/dev17.11

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.10-to-release/dev17.11
git reset --hard upstream/release/dev17.11
git merge upstream/release/dev17.10
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.10-to-release/dev17.11 --force
```
2024-10-23 11:08:43 -07:00
dotnet bot 2dd315459f
Merge release/dev17.10 to release/dev17.11 (#11066)
This is an automatically generated pull request from release/dev17.10
into release/dev17.11.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.10
- https://github.com/dotnet/razor/find/release/dev17.11

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.10-to-release/dev17.11
git reset --hard upstream/release/dev17.11
git merge upstream/release/dev17.10
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.10-to-release/dev17.11 --force
```
2024-10-23 03:46:37 -07:00
dotnet bot 5161ec13b0
Merge release/dev17.8 to release/dev17.10 (#11065)
This is an automatically generated pull request from release/dev17.8
into release/dev17.10.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.8
- https://github.com/dotnet/razor/find/release/dev17.10

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.8-to-release/dev17.10
git reset --hard upstream/release/dev17.10
git merge upstream/release/dev17.8
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.8-to-release/dev17.10 --force
```
2024-10-23 03:30:21 -07:00
David Wengier 87860b351f Merge remote-tracking branch 'upstream/release/dev17.10' into merges/release/dev17.10-to-release/dev17.11 2024-10-23 20:47:01 +11:00
David Wengier 8bcab6d3be Merge remote-tracking branch 'upstream/release/dev17.8' into merges/release/dev17.8-to-release/dev17.10 2024-10-23 20:45:09 +11:00
Ankita Khera 36ac5dd9ee
[release/dev17.11] Update dependencies from dotnet/arcade (#11034)
This pull request updates the following dependencies

[marker]: <> (Begin:aa7f5ce7-ed24-46a1-195c-08dc952fc8a2)
## From https://github.com/dotnet/arcade
- **Subscription**: aa7f5ce7-ed24-46a1-195c-08dc952fc8a2
- **Build**: 20241016.1
- **Date Produced**: October 16, 2024 4:52:26 PM UTC
- **Commit**: f7fb1fec01b91be69e4dcc5290a0bff3f28e214f
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
8.0.0-beta.24508.1 to 8.0.0-beta.24516.1][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24508.1 to
8.0.0-beta.24516.1][1]

[1]: e5b13e0543...f7fb1fec01

[DependencyUpdate]: <> (End)


[marker]: <> (End:aa7f5ce7-ed24-46a1-195c-08dc952fc8a2)
2024-10-22 15:03:37 -07:00
Ankita Khera af919ba20f
[release/dev17.8] Update dependencies from dotnet/arcade (#11035)
This pull request updates the following dependencies

[marker]: <> (Begin:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
## From https://github.com/dotnet/arcade
- **Subscription**: 46887afb-6afe-4ad7-1b8f-08dcc28b24d8
- **Build**: 20241016.1
- **Date Produced**: October 16, 2024 4:52:26 PM UTC
- **Commit**: f7fb1fec01b91be69e4dcc5290a0bff3f28e214f
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24508.1 to
8.0.0-beta.24516.1][1]

[1]: e5b13e0543...f7fb1fec01

[DependencyUpdate]: <> (End)


[marker]: <> (End:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
2024-10-22 14:31:25 -07:00
Ankita Khera 719e3f2dba
[release/dev17.10] Update dependencies from dotnet/arcade (#11033)
This pull request updates the following dependencies

[marker]: <> (Begin:0022737c-8efd-4919-ecf2-08dc3decc073)
## From https://github.com/dotnet/arcade
- **Subscription**: 0022737c-8efd-4919-ecf2-08dc3decc073
- **Build**: 20241016.1
- **Date Produced**: October 16, 2024 4:52:26 PM UTC
- **Commit**: f7fb1fec01b91be69e4dcc5290a0bff3f28e214f
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
8.0.0-beta.24508.1 to 8.0.0-beta.24516.1][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24508.1 to
8.0.0-beta.24516.1][1]

[1]: e5b13e0543...f7fb1fec01

[DependencyUpdate]: <> (End)


[marker]: <> (End:0022737c-8efd-4919-ecf2-08dc3decc073)
2024-10-22 14:30:58 -07:00
dotnet-maestro[bot] c109815d06 Update dependencies from https://github.com/dotnet/arcade build 20241016.1
Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24508.1 -> To Version 8.0.0-beta.24516.1
2024-10-16 21:40:59 +00:00
dotnet-maestro[bot] 60d4374249 Update dependencies from https://github.com/dotnet/arcade build 20241016.1
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24508.1 -> To Version 8.0.0-beta.24516.1
2024-10-16 21:39:43 +00:00
dotnet-maestro[bot] 5a99434714 Update dependencies from https://github.com/dotnet/arcade build 20241016.1
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24508.1 -> To Version 8.0.0-beta.24516.1
2024-10-16 21:34:58 +00:00
dotnet bot a6fcedcc35
Merge release/dev17.10 to release/dev17.11 (#11022)
This is an automatically generated pull request from release/dev17.10
into release/dev17.11.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.10
- https://github.com/dotnet/razor/find/release/dev17.11

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.10-to-release/dev17.11
git reset --hard upstream/release/dev17.11
git merge upstream/release/dev17.10
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.10-to-release/dev17.11 --force
```
2024-10-15 10:20:50 -07:00
dotnet bot 2ea52456ad
Merge release/dev17.8 to release/dev17.10 (#11011)
This is an automatically generated pull request from release/dev17.8
into release/dev17.10.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.8
- https://github.com/dotnet/razor/find/release/dev17.10

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.8-to-release/dev17.10
git reset --hard upstream/release/dev17.10
git merge upstream/release/dev17.8
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.8-to-release/dev17.10 --force
```
2024-10-15 03:44:04 -07:00
dotnet bot b80af7180d
Merge release/dev17.10 to release/dev17.11 (#11012)
This is an automatically generated pull request from release/dev17.10
into release/dev17.11.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.10
- https://github.com/dotnet/razor/find/release/dev17.11

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.10-to-release/dev17.11
git reset --hard upstream/release/dev17.11
git merge upstream/release/dev17.10
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.10-to-release/dev17.11 --force
```
2024-10-15 03:37:46 -07:00
David Wengier 3323d49dcd Merge remote-tracking branch 'upstream/release/dev17.10' into merges/release/dev17.10-to-release/dev17.11
# Conflicts:
#	eng/Versions.props
#	global.json
2024-10-15 21:10:54 +11:00
David Wengier 89d7d4ebb3 Merge remote-tracking branch 'upstream/release/dev17.8' into merges/release/dev17.8-to-release/dev17.10 2024-10-15 20:46:29 +11:00
Ankita Khera 7736068b92
[release/dev17.8] Update dependencies from dotnet/arcade (#10984)
This pull request updates the following dependencies

[marker]: <> (Begin:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
## From https://github.com/dotnet/arcade
- **Subscription**: 46887afb-6afe-4ad7-1b8f-08dcc28b24d8
- **Build**: 20241008.1
- **Date Produced**: October 8, 2024 6:38:56 PM UTC
- **Commit**: e5b13e054339e41d422212a0ecaf24fec20cb5a1
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24504.2 to
8.0.0-beta.24508.1][2]

[2]: 103916ccdb...e5b13e0543

[DependencyUpdate]: <> (End)

- **Updates to .NET SDKs:**
  - Updates sdk.version to 8.0.110
  - Updates tools.dotnet to 8.0.110

[marker]: <> (End:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
2024-10-11 15:40:28 -07:00
Ankita Khera 5d7617757a
[release/dev17.11] Update dependencies from dotnet/arcade (#10928)
This pull request updates the following dependencies

[marker]: <> (Begin:aa7f5ce7-ed24-46a1-195c-08dc952fc8a2)
## From https://github.com/dotnet/arcade
- **Subscription**: aa7f5ce7-ed24-46a1-195c-08dc952fc8a2
- **Build**: 20241008.1
- **Date Produced**: October 8, 2024 6:38:56 PM UTC
- **Commit**: e5b13e054339e41d422212a0ecaf24fec20cb5a1
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
8.0.0-beta.24504.2 to 8.0.0-beta.24508.1][3]
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24504.2 to
8.0.0-beta.24508.1][3]

[3]: 103916ccdb...e5b13e0543

[DependencyUpdate]: <> (End)

- **Updates to .NET SDKs:**
  - Updates sdk.version to 8.0.110
  - Updates tools.dotnet to 8.0.110

[marker]: <> (End:aa7f5ce7-ed24-46a1-195c-08dc952fc8a2)
2024-10-11 14:04:34 -07:00
Ankita Khera f58562f808
[release/dev17.10] Update dependencies from dotnet/arcade (#10927)
This pull request updates the following dependencies

[marker]: <> (Begin:0022737c-8efd-4919-ecf2-08dc3decc073)
## From https://github.com/dotnet/arcade
- **Subscription**: 0022737c-8efd-4919-ecf2-08dc3decc073
- **Build**: 20241008.1
- **Date Produced**: October 8, 2024 6:38:56 PM UTC
- **Commit**: e5b13e054339e41d422212a0ecaf24fec20cb5a1
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
8.0.0-beta.24504.2 to 8.0.0-beta.24508.1][3]
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24504.2 to
8.0.0-beta.24508.1][3]

[3]: 103916ccdb...e5b13e0543

[DependencyUpdate]: <> (End)

- **Updates to .NET SDKs:**
  - Updates sdk.version to 8.0.110
  - Updates tools.dotnet to 8.0.110

[marker]: <> (End:0022737c-8efd-4919-ecf2-08dc3decc073)
2024-10-11 14:03:57 -07:00
dotnet-maestro[bot] f6844fede9 Update dependencies from https://github.com/dotnet/arcade build 20241008.1
Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24504.2 -> To Version 8.0.0-beta.24508.1
2024-10-10 13:01:12 +00:00
dotnet-maestro[bot] dbef6ae491 Update dependencies from https://github.com/dotnet/arcade build 20241008.1
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24504.2 -> To Version 8.0.0-beta.24508.1
2024-10-10 12:48:02 +00:00
dotnet-maestro[bot] 8f4e458e51 Update dependencies from https://github.com/dotnet/arcade build 20241008.1
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24504.2 -> To Version 8.0.0-beta.24508.1
2024-10-10 12:36:08 +00:00
dotnet-maestro[bot] c9ea6557bf Update dependencies from https://github.com/dotnet/arcade build 20241004.2
Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24475.3 -> To Version 8.0.0-beta.24504.2
2024-10-08 12:38:22 +00:00
dotnet-maestro[bot] ce3c6c57f7 Update dependencies from https://github.com/dotnet/arcade build 20241004.2
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24475.3 -> To Version 8.0.0-beta.24504.2
2024-10-08 12:34:59 +00:00
dotnet-maestro[bot] 94dda67144 Update dependencies from https://github.com/dotnet/arcade build 20241004.2
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24475.3 -> To Version 8.0.0-beta.24504.2
2024-10-08 12:26:55 +00:00
dotnet bot 8b1b103ae8
Merge release/dev17.10 to release/dev17.11 (#10955)
This is an automatically generated pull request from release/dev17.10
into release/dev17.11.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.10
- https://github.com/dotnet/razor/find/release/dev17.11

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.10-to-release/dev17.11
git reset --hard upstream/release/dev17.11
git merge upstream/release/dev17.10
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.10-to-release/dev17.11 --force
```
2024-10-02 20:30:52 -07:00
dotnet bot 0575e9ecbf
Merge release/dev17.8 to release/dev17.10 (#10946)
This is an automatically generated pull request from release/dev17.8
into release/dev17.10.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.8
- https://github.com/dotnet/razor/find/release/dev17.10

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.8-to-release/dev17.10
git reset --hard upstream/release/dev17.10
git merge upstream/release/dev17.8
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.8-to-release/dev17.10 --force
```
2024-10-02 17:26:51 -07:00
David Wengier 3a46bd66ef
Apply suggestions from code review 2024-10-03 09:21:53 +10:00
dotnet bot 19b715d134
Merge release/dev17.10 to release/dev17.11 (#10939)
This is an automatically generated pull request from release/dev17.10
into release/dev17.11.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.10
- https://github.com/dotnet/razor/find/release/dev17.11

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.10-to-release/dev17.11
git reset --hard upstream/release/dev17.11
git merge upstream/release/dev17.10
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.10-to-release/dev17.11 --force
```
2024-10-01 17:40:43 -07:00
David Wengier 0085e8924a
Update global.json 2024-10-02 10:39:33 +10:00
David Wengier f0c1086a3a
Merge branch 'release/dev17.10' into merges/release/dev17.8-to-release/dev17.10 2024-10-02 10:38:56 +10:00
Shen Chen b6cd3f1e00
[release/dev17.8] Update dependencies from dotnet/arcade (#10936)
This pull request updates the following dependencies

[marker]: <> (Begin:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
## From https://github.com/dotnet/arcade
- **Subscription**: 46887afb-6afe-4ad7-1b8f-08dcc28b24d8
- **Build**: 20240925.3
- **Date Produced**: September 25, 2024 4:27:13 PM UTC
- **Commit**: 69abe6b2063083c0b35fc3a5b16cb2bdbaf5e8b0
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24470.2 to
8.0.0-beta.24475.3][1]

[1]: ff79f814c1...69abe6b206

[DependencyUpdate]: <> (End)


[marker]: <> (End:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
2024-10-01 10:58:08 -07:00
dotnet bot 33f6c4d005
Merge release/dev17.8 to release/dev17.10 (#10916)
This is an automatically generated pull request from release/dev17.8
into release/dev17.10.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.8
- https://github.com/dotnet/razor/find/release/dev17.10

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.8-to-release/dev17.10
git reset --hard upstream/release/dev17.10
git merge upstream/release/dev17.8
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.8-to-release/dev17.10 --force
```
2024-09-27 16:12:57 -07:00
Phil Allen cd271825ab Merge remote-tracking branch 'origin/release/dev17.8' into merges/release/dev17.8-to-release/dev17.10 2024-09-27 15:36:26 -07:00
dotnet-maestro[bot] 145be775c0 Update dependencies from https://github.com/dotnet/arcade build 20240925.3
Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24470.2 -> To Version 8.0.0-beta.24475.3
2024-09-27 12:57:31 +00:00
dotnet bot 786bf0558f
Merge release/dev17.10 to release/dev17.11 (#10911)
This is an automatically generated pull request from release/dev17.10
into release/dev17.11.


Once all conflicts are resolved and all the tests pass, you are free to
merge the pull request. 🐯

## Troubleshooting conflicts

### Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its
path into the following searches:
- https://github.com/dotnet/razor/find/release/dev17.10
- https://github.com/dotnet/razor/find/release/dev17.11

Usually the most recent change to a file between the two branches is
considered to have introduced the conflicts, but sometimes it will be
necessary to look for the conflicting lines and check the blame in each
branch. Generally the author whose change introduced the conflicts
should pull down this PR, fix the conflicts locally, then push up a
commit resolving the conflicts.

### Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally
will work without conflicts. This is due to differences between the
merge algorithm used in local git versus the one used by GitHub.
``` bash
git fetch --all
git checkout -t upstream/merges/release/dev17.10-to-release/dev17.11
git reset --hard upstream/release/dev17.11
git merge upstream/release/dev17.10
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.10-to-release/dev17.11 --force
```
2024-09-26 16:10:16 -07:00
Phil Allen 7e4c051f74 Merge remote-tracking branch 'origin/release/dev17.10' into merges/release/dev17.10-to-release/dev17.11 2024-09-26 14:07:59 -07:00
dotnet-maestro[bot] 23559689ab Update dependencies from https://github.com/dotnet/arcade build 20240925.3
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24470.2 -> To Version 8.0.0-beta.24475.3
2024-09-26 13:17:21 +00:00
dotnet-maestro[bot] e9fcdfe096 Update dependencies from https://github.com/dotnet/arcade build 20240925.3
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24470.2 -> To Version 8.0.0-beta.24475.3
2024-09-26 13:01:52 +00:00
Shen Chen a3aa9f20ae
[release/dev17.8] Update dependencies from dotnet/arcade (#10919)
This pull request updates the following dependencies

[marker]: <> (Begin:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
## From https://github.com/dotnet/arcade
- **Subscription**: 46887afb-6afe-4ad7-1b8f-08dcc28b24d8
- **Build**: 20240920.2
- **Date Produced**: September 20, 2024 8:55:27 PM UTC
- **Commit**: ff79f814c1cd7bcc9902fb713fe016e6534418b4
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24463.3 to
8.0.0-beta.24470.2][1]

[1]: 8c08d889b3...ff79f814c1

[DependencyUpdate]: <> (End)


[marker]: <> (End:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
2024-09-25 11:26:51 -07:00
Shen Chen 968db081bd
[release/dev17.11] Update dependencies from dotnet/arcade (#10918)
This pull request updates the following dependencies

[marker]: <> (Begin:aa7f5ce7-ed24-46a1-195c-08dc952fc8a2)
## From https://github.com/dotnet/arcade
- **Subscription**: aa7f5ce7-ed24-46a1-195c-08dc952fc8a2
- **Build**: 20240920.2
- **Date Produced**: September 20, 2024 8:55:27 PM UTC
- **Commit**: ff79f814c1cd7bcc9902fb713fe016e6534418b4
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
8.0.0-beta.24463.3 to 8.0.0-beta.24470.2][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24463.3 to
8.0.0-beta.24470.2][1]

[1]: 8c08d889b3...ff79f814c1

[DependencyUpdate]: <> (End)


[marker]: <> (End:aa7f5ce7-ed24-46a1-195c-08dc952fc8a2)
2024-09-25 11:26:36 -07:00
Shen Chen ccd1e7d064
[release/dev17.10] Update dependencies from dotnet/arcade (#10917)
This pull request updates the following dependencies

[marker]: <> (Begin:0022737c-8efd-4919-ecf2-08dc3decc073)
## From https://github.com/dotnet/arcade
- **Subscription**: 0022737c-8efd-4919-ecf2-08dc3decc073
- **Build**: 20240920.2
- **Date Produced**: September 20, 2024 8:55:27 PM UTC
- **Commit**: ff79f814c1cd7bcc9902fb713fe016e6534418b4
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
8.0.0-beta.24463.3 to 8.0.0-beta.24470.2][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24463.3 to
8.0.0-beta.24470.2][1]

[1]: 8c08d889b3...ff79f814c1

[DependencyUpdate]: <> (End)


[marker]: <> (End:0022737c-8efd-4919-ecf2-08dc3decc073)
2024-09-25 11:25:54 -07:00
dotnet-maestro[bot] 26fcb1859e Update dependencies from https://github.com/dotnet/arcade build 20240920.2
Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24463.3 -> To Version 8.0.0-beta.24470.2
2024-09-24 13:45:32 +00:00
dotnet-maestro[bot] 0f983da5da Update dependencies from https://github.com/dotnet/arcade build 20240920.2
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24463.3 -> To Version 8.0.0-beta.24470.2
2024-09-24 13:28:31 +00:00
dotnet-maestro[bot] 53a04f77c4 Update dependencies from https://github.com/dotnet/arcade build 20240920.2
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24463.3 -> To Version 8.0.0-beta.24470.2
2024-09-24 13:12:35 +00:00
Shen Chen 3d71476397
[release/dev17.8] Update dependencies from dotnet/arcade (#10783)
This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a
*CoherentParentDependency*
attribute were produced in a build used as input to the parent
dependency's build.
See [Dependency Description
Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
- **Microsoft.DotNet.XliffTasks**: from 1.0.0-beta.23426.1 to
1.0.0-beta.23475.1 (parent: Microsoft.DotNet.Arcade.Sdk)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
## From https://github.com/dotnet/arcade
- **Subscription**: 46887afb-6afe-4ad7-1b8f-08dcc28b24d8
- **Build**: 20240913.3
- **Date Produced**: September 13, 2024 10:27:20 AM UTC
- **Commit**: 8c08d889b3c0b3f19398faceaccd74d0f184a3fb
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24461.2 to
8.0.0-beta.24463.3][8]

[8]: 0028fccccc...8c08d889b3

[DependencyUpdate]: <> (End)


[marker]: <> (End:46887afb-6afe-4ad7-1b8f-08dcc28b24d8)
2024-09-23 14:36:38 -07:00
Shen Chen 12e1ed160b Suprress the issue 2024-09-23 11:11:39 -07:00
Shen Chen 5943980fa6
[release/dev17.10] Update dependencies from dotnet/arcade (#10869)
This pull request updates the following dependencies

[marker]: <> (Begin:0022737c-8efd-4919-ecf2-08dc3decc073)
## From https://github.com/dotnet/arcade
- **Subscription**: 0022737c-8efd-4919-ecf2-08dc3decc073
- **Build**: 20240913.3
- **Date Produced**: September 13, 2024 10:27:20 AM UTC
- **Commit**: 8c08d889b3c0b3f19398faceaccd74d0f184a3fb
- **Branch**: refs/heads/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
8.0.0-beta.24461.2 to 8.0.0-beta.24463.3][5]
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24461.2 to
8.0.0-beta.24463.3][5]

[5]: 0028fccccc...8c08d889b3

[DependencyUpdate]: <> (End)


[marker]: <> (End:0022737c-8efd-4919-ecf2-08dc3decc073)
2024-09-23 10:50:33 -07:00