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/8.0.3xx' => 'release/8.0.4xx' #45854

Merged
merged 20 commits into from
Jan 10, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
20 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
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
Prev Previous commit
Next Next commit
[release/8.0.1xx] Update dependencies from dotnet/razor (#45445)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 8, 2025
commit 59498475c428128d4d15d4dbede25c8acde99b9c
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -293,18 +293,18 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
<Sha>47576478939fdd59b4400ad135f47938af486ab3</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.24574.1">
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.24612.4">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>0d10fb38d28484fc4189a5441d258d60c3cf2ca3</Sha>
<Sha>90608b56d9ba975bd83dd7527071ffac6c1ac7d3</Sha>
<SourceBuild RepoName="razor" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.24574.1">
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.24612.4">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>0d10fb38d28484fc4189a5441d258d60c3cf2ca3</Sha>
<Sha>90608b56d9ba975bd83dd7527071ffac6c1ac7d3</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.24574.1">
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.24612.4">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>0d10fb38d28484fc4189a5441d258d60c3cf2ca3</Sha>
<Sha>90608b56d9ba975bd83dd7527071ffac6c1ac7d3</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.11">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,9 @@
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/razor -->
<PropertyGroup>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.24574.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24574.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24574.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.24612.4</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.24612.4</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.24612.4</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
Expand Down
Loading