Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' #45957

Merged
merged 37 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
1b24733
Update dependencies from https://github.com/dotnet/razor build 202412…
dotnet-maestro[bot] Dec 29, 2024
7acb0cb
Update dependencies from https://github.com/dotnet/roslyn build 20241…
dotnet-maestro[bot] Dec 29, 2024
f0f1d5a
Update dependencies from https://github.com/dotnet/arcade build 20241…
dotnet-maestro[bot] Jan 1, 2025
e1b4162
Update dependencies from https://github.com/dotnet/roslyn build 20250…
dotnet-maestro[bot] Jan 7, 2025
887a296
[release/8.0.1xx] Update dependencies from dotnet/msbuild (#45402)
dotnet-maestro[bot] Jan 8, 2025
5949847
[release/8.0.1xx] Update dependencies from dotnet/razor (#45445)
dotnet-maestro[bot] Jan 8, 2025
14b958d
Merge branch 'release/8.0.1xx' of https://github.com/dotnet/sdk into …
v-wuzhai Jan 8, 2025
24aaa36
Merge branch 'release/8.0.1xx' of https://github.com/dotnet/sdk into …
v-wuzhai Jan 8, 2025
8bfc084
Merge branch 'release/8.0.1xx' of https://github.com/dotnet/sdk into …
v-wuzhai Jan 8, 2025
2b706ef
[release/8.0.1xx] Update dependencies from dotnet/arcade (#45671)
v-wuzhai Jan 8, 2025
8dae859
[release/8.0.1xx] Update dependencies from dotnet/razor (#45648)
v-wuzhai Jan 8, 2025
a449bef
[release/8.0.1xx] Update dependencies from dotnet/roslyn (#45649)
v-wuzhai Jan 8, 2025
d42b9f5
[release/8.0.1xx] Update dependencies from dotnet/templating (#45774)
dotnet-maestro[bot] Jan 8, 2025
5757a52
Merge branch 'release/8.0.3xx' of https://github.com/dotnet/sdk into …
v-wuzhai Jan 9, 2025
3749bb4
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jan 9, 2025
766991d
[release/8.0.3xx] Update dependencies from dotnet/templating (#45818)
v-wuzhai Jan 9, 2025
85db80d
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' (#45802)
v-wuzhai Jan 9, 2025
f87e496
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jan 10, 2025
828cbce
[release/8.0.3xx] Update dependencies from dotnet/templating (#45850)
v-wuzhai Jan 10, 2025
ef15227
Merge branch 'release/8.0.4xx' of https://github.com/dotnet/sdk into …
v-wuzhai Jan 10, 2025
c057ab5
[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' (#45854)
v-wuzhai Jan 10, 2025
be5863b
[release/8.0.4xx] Update dependencies from dotnet/source-build-extern…
dotnet-maestro[bot] Jan 10, 2025
7a76576
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jan 11, 2025
b4ab829
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] Jan 11, 2025
f4118c7
Update dependencies from https://github.com/dotnet/arcade build 20250…
dotnet-maestro[bot] Jan 11, 2025
c4dffc8
[release/8.0.4xx] Update dependencies from dotnet/arcade (#45897)
v-wuzhai Jan 13, 2025
3e7de45
[release/8.0.4xx] Update dependencies from dotnet/source-build-extern…
v-wuzhai Jan 13, 2025
57b1fe7
[release/8.0.4xx] Update dependencies from dotnet/source-build-refere…
v-wuzhai Jan 13, 2025
6282230
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jan 13, 2025
de0ff69
Merge branch 'release/9.0.1xx' of https://github.com/dotnet/sdk into …
v-wuzhai Jan 13, 2025
ca4f091
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Jan 13, 2025
aae2507
[release/9.0.1xx] Update dependencies from dotnet/templating (#45913)
v-wuzhai Jan 13, 2025
2cee35b
[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' (#45882)
v-wuzhai Jan 13, 2025
1ff3879
Update dependencies from dotnet/deploytment tools
joeloff Jan 14, 2025
127ecee
Update Source-Build License Scan Baselines and Exclusions (#45930)
ellahathaway Jan 14, 2025
a697c77
Update dependencies from dotnet/deploytment tools (#45941)
joeloff Jan 14, 2025
8b2b54b
Merge branch 'release/9.0.2xx' into merge/release/9.0.1xx-to-release/…
marcpopMSFT Jan 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ variables:
is1ESPipeline: true

${{ each parameter in parameters }}:
${{ parameter.key }}: ${{ parameter.value }}
${{ parameter.key }}: ${{ parameter.value }}
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,9 @@ src/source-build-externals/src/humanizer/NuSpecs/*.nuspec*
src/source-build-externals/src/xunit/README.md|free-unknown
src/source-build-externals/src/xunit/src/xunit.assert/Asserts/README.md|free-unknown

# Configuration, doesn't apply to source directly
src/source-build-externals/src/vs-solutionpersistence/stylecop.json

# Scanner is identifying the https://github.com/SixLabors/ImageSharp/blob/master/LICENSE license as unknown. But this license is not applicable because we're
# relying on the Spectre.Console distribution.
# See https://github.com/dotnet/dotnet/blob/c6a7278fbb7d79fa3d1f386ef0dc8474043ed06c/src/source-build-externals/src/spectre-console/README.md?plain=1#L104
Expand Down
Loading