File tree 3 files changed +6
-8
lines changed
3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 3
3
<ProductDependencies >
4
4
</ProductDependencies >
5
5
<ToolsetDependencies >
6
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.23067.5 " >
6
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.23077.1 " >
7
7
<Uri >https://github.com/dotnet/arcade</Uri >
8
- <Sha >3600aa80a01e90f38a7b86b9d7c1264e091aa5a8 </Sha >
8
+ <Sha >691fd54681d10eef3c2681fceb8b09b9f9ba9bb0 </Sha >
9
9
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
10
10
</Dependency >
11
- <Dependency Name =" Microsoft.DotNet.ApiCompat" Version =" 8.0.0-beta.23067.5 " >
11
+ <Dependency Name =" Microsoft.DotNet.ApiCompat" Version =" 8.0.0-beta.23077.1 " >
12
12
<Uri >https://github.com/dotnet/arcade</Uri >
13
- <Sha >3600aa80a01e90f38a7b86b9d7c1264e091aa5a8 </Sha >
13
+ <Sha >691fd54681d10eef3c2681fceb8b09b9f9ba9bb0 </Sha >
14
14
</Dependency >
15
15
<Dependency Name =" Microsoft.NET.Sdk.IL" Version =" 7.0.0-rtm.22507.1" >
16
16
<Uri >https://github.com/dotnet/runtime</Uri >
Original file line number Diff line number Diff line change 14
14
<MicrosoftNETSdkILPackageVersion >7.0.0-rtm.22507.1</MicrosoftNETSdkILPackageVersion >
15
15
<!-- see https://github.com/dotnet/runtime/issues/1338 -->
16
16
<MicrosoftNETCoreILAsmVersion >$(MicrosoftNETSdkILPackageVersion)</MicrosoftNETCoreILAsmVersion >
17
-
18
17
<!-- These should match the SDK versions at https://github.com/dotnet/sdk/blob/master/eng/Versions.props -->
19
18
<SystemReflectionMetadataVersion >5.0.0</SystemReflectionMetadataVersion >
20
19
<MicrosoftBuildFrameworkVersion >17.3.2</MicrosoftBuildFrameworkVersion >
21
20
<MicrosoftBuildUtilitiesCoreVersion >17.3.2</MicrosoftBuildUtilitiesCoreVersion >
22
-
23
- <MicrosoftDotNetApiCompatVersion >8.0.0-beta.23067.5</MicrosoftDotNetApiCompatVersion >
21
+ <MicrosoftDotNetApiCompatVersion >8.0.0-beta.23077.1</MicrosoftDotNetApiCompatVersion >
24
22
<MicrosoftDotNetCodeAnalysisVersion >6.0.0-beta.21271.1</MicrosoftDotNetCodeAnalysisVersion >
25
23
<MicrosoftCodeAnalysisCSharpCodeStyleVersion >3.10.0-2.final</MicrosoftCodeAnalysisCSharpCodeStyleVersion >
26
24
<MicrosoftCodeAnalysisVersion >4.5.0-1.22517.9</MicrosoftCodeAnalysisVersion >
Original file line number Diff line number Diff line change 8
8
"dotnet" : " 8.0.100-alpha.1.23061.8"
9
9
},
10
10
"msbuild-sdks" : {
11
- "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.23067.5 " ,
11
+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.23077.1 " ,
12
12
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT" : " 1.0.0" ,
13
13
"Microsoft.NET.Sdk.IL" : " 7.0.0-rtm.22507.1"
14
14
}
You can’t perform that action at this time.
0 commit comments