Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20240…
Browse files Browse the repository at this point in the history
…813.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis
 From Version 8.0.0-beta.24376.1 -> To Version 8.0.0-beta.24413.2
  • Loading branch information
dotnet-maestro[bot] committed Aug 19, 2024
1 parent 2f85790 commit 8fd47b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24376.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24413.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1e2be7464703499cf98e20536fb4da4218c8fce1</Sha>
<Sha>51321b7e150a2f426cb9e1334687bdfab68ec323</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.24376.1">
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.24413.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1e2be7464703499cf98e20536fb4da4218c8fce1</Sha>
<Sha>51321b7e150a2f426cb9e1334687bdfab68ec323</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.6.0-1.23073.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"tools": {
"dotnet": "8.0.107",
"dotnet": "8.0.108",
"runtimes": {
"dotnet": [
"3.1.0"
]
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24376.1"
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24413.2"
}
}

0 comments on commit 8fd47b3

Please sign in to comment.