Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
51f2071
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 25, 2024
58e8396
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 25, 2024
0534d42
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 25, 2024
145d2ac
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 25, 2024
9aadfba
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 25, 2024
73de29b
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 25, 2024
79d9bbc
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 25, 2024
594931c
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 25, 2024
d03a721
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 25, 2024
e7aa182
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
5f94a91
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
cae732b
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
0e3100d
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
8337be1
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
7770aa2
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
652a036
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
3441dc0
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
aac7625
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
fcb4a1b
Update dependencies from https://github.com/dotnet/roslyn build
dotnet-maestro[bot] Mar 26, 2024
b31d446
Merge branch 'main' into darc-main-ad5b39ac-0304-496d-8a4b-28d16c561666
Forgind Mar 26, 2024
3292a15
Fix up dependencies
mmitche Mar 27, 2024
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
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<PackageVersion Include="Microsoft.CodeAnalysis" Version="$(MicrosoftCodeAnalysisPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzer.Testing" Version="$(MicrosoftCodeAnalysisAnalyzerTestingVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="$(MicrosoftCodeAnalysisCSharpPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="$(MicrosoftNetCompilersToolsetPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="$(MicrosoftCodeAnalysisPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Features" Version="$(MicrosoftCodeAnalysisCSharpPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="$(MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.Features" Version="$(MicrosoftCodeAnalysisPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="$(MicrosoftCodeAnalysisNetAnalyzersVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="$(MicrosoftCodeAnalysisPublicApiAnalyzersVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="$(MicrosoftCodeAnalysisRazorToolingInternalVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="$(MicrosoftCodeAnalysisPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.CodeStyle" Version="$(MicrosoftNetCompilersToolsetPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.CodeStyle" Version="$(MicrosoftCodeAnalysisPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Features" Version="$(MicrosoftCodeAnalysisPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="$(MicrosoftCodeAnalysisPackageVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="$(MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion)" />
Expand All @@ -42,7 +42,7 @@
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="$(MicrosoftExtensionsLoggingConsoleVersion)" />
<PackageVersion Include="Microsoft.Extensions.ObjectPool" Version="$(MicrosoftNETCoreAppRefPackageVersion)"/>
<PackageVersion Include="Microsoft.FSharp.Compiler" Version="$(MicrosoftFSharpCompilerPackageVersion)" />
<PackageVersion Include="Microsoft.Net.Compilers.Toolset.Framework" Version="$(MicrosoftNetCompilersToolsetFrameworkPackageVersion)" />
<PackageVersion Include="Microsoft.Net.Compilers.Toolset.Framework" Version="$(MicrosoftNetCompilersToolsetPackageVersion)" />
<PackageVersion Include="Microsoft.NET.HostModel" Version="$(MicrosoftNETHostModelVersion)" />
<PackageVersion Include="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="$(MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion)" />
<PackageVersion Include="Microsoft.NETCore.DotNetHostResolver" Version="$(MicrosoftNETCoreDotNetHostResolverPackageVersion)" />
Expand Down
36 changes: 16 additions & 20 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,43 +87,39 @@
<Sha>4a394198efadc455334ae272954ece372aea4de2</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-3.24175.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24176.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
<Sha>0ba204ac5244f73041bf26032b9c1bcc19140f97</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.10.0-3.24175.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-1.24176.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
<Sha>0ba204ac5244f73041bf26032b9c1bcc19140f97</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.10.0-3.24175.2">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-1.24176.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
<Sha>0ba204ac5244f73041bf26032b9c1bcc19140f97</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.10.0-3.24175.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-1.24176.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
<Sha>0ba204ac5244f73041bf26032b9c1bcc19140f97</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.10.0-3.24175.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0-1.24176.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
<Sha>0ba204ac5244f73041bf26032b9c1bcc19140f97</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.10.0-3.24175.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0-1.24176.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
<Sha>0ba204ac5244f73041bf26032b9c1bcc19140f97</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.10.0-3.24175.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-1.24176.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
<Sha>0ba204ac5244f73041bf26032b9c1bcc19140f97</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0-3.24175.2">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0-1.24176.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.10.0-3.24175.2">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
<Sha>0ba204ac5244f73041bf26032b9c1bcc19140f97</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="9.0.0-preview.4.24173.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
15 changes: 7 additions & 8 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,13 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.10.0-3.24175.2</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.10.0-3.24175.2</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.10.0-3.24175.2</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.10.0-3.24175.2</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.10.0-3.24175.2</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.10.0-3.24175.2</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.10.0-3.24175.2</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.10.0-3.24175.2</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-1.24176.6</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.11.0-1.24176.6</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.11.0-1.24176.6</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.11.0-1.24176.6</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.11.0-1.24176.6</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.11.0-1.24176.6</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.11.0-1.24176.6</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
Expand Down