File tree Expand file tree Collapse file tree 6 files changed +14
-9
lines changed Expand file tree Collapse file tree 6 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 4
4
<ProductDependencies >
5
5
</ProductDependencies >
6
6
<ToolsetDependencies >
7
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.23628 .1" >
7
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.24053 .1" >
8
8
<Uri >https://github.com/dotnet/arcade</Uri >
9
- <Sha >9e5fd26c0d1a187dfa08242d83e341634d4b1b07 </Sha >
9
+ <Sha >f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 </Sha >
10
10
</Dependency >
11
- <Dependency Name =" Microsoft.DotNet.GenFacades" Version =" 9.0.0-beta.23628 .1" >
11
+ <Dependency Name =" Microsoft.DotNet.GenFacades" Version =" 9.0.0-beta.24053 .1" >
12
12
<Uri >https://github.com/dotnet/arcade</Uri >
13
- <Sha >9e5fd26c0d1a187dfa08242d83e341634d4b1b07 </Sha >
13
+ <Sha >f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 </Sha >
14
14
</Dependency >
15
- <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 9.0.0-beta.23628 .1" >
15
+ <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 9.0.0-beta.24053 .1" >
16
16
<Uri >https://github.com/dotnet/arcade</Uri >
17
- <Sha >9e5fd26c0d1a187dfa08242d83e341634d4b1b07 </Sha >
17
+ <Sha >f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 </Sha >
18
18
</Dependency >
19
19
</ToolsetDependencies >
20
20
</Dependencies >
Original file line number Diff line number Diff line change 18
18
</PropertyGroup >
19
19
<!-- Arcade dependencies -->
20
20
<PropertyGroup >
21
- <MicrosoftDotNetGenFacadesPackageVersion >9.0.0-beta.23628 .1</MicrosoftDotNetGenFacadesPackageVersion >
22
- <MicrosoftDotNetXUnitExtensionsPackageVersion >9.0.0-beta.23628 .1</MicrosoftDotNetXUnitExtensionsPackageVersion >
21
+ <MicrosoftDotNetGenFacadesPackageVersion >9.0.0-beta.24053 .1</MicrosoftDotNetGenFacadesPackageVersion >
22
+ <MicrosoftDotNetXUnitExtensionsPackageVersion >9.0.0-beta.24053 .1</MicrosoftDotNetXUnitExtensionsPackageVersion >
23
23
</PropertyGroup >
24
24
<!-- CoreFx dependencies -->
25
25
<PropertyGroup >
Original file line number Diff line number Diff line change
1
+ <!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. -->
1
2
<Project Sdk =" Microsoft.DotNet.Helix.Sdk" DefaultTargets =" Test" >
2
3
3
4
<PropertyGroup >
Original file line number Diff line number Diff line change 1
1
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. -->
2
2
<Project >
3
+
3
4
<Import Project =" Sdk.props" Sdk =" Microsoft.DotNet.Arcade.Sdk" />
5
+
4
6
</Project >
Original file line number Diff line number Diff line change 1
1
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. -->
2
2
<Project Sdk =" Microsoft.NET.Sdk" >
3
+
3
4
<PropertyGroup >
4
5
<TargetFramework >net472</TargetFramework >
5
6
<ImportDirectoryBuildTargets >false</ImportDirectoryBuildTargets >
27
28
28
29
<!-- Repository extensibility point -->
29
30
<Import Project =" $(RepositoryEngineeringDir)InternalTools.props" Condition =" Exists('$(RepositoryEngineeringDir)InternalTools.props')" />
31
+
30
32
</Project >
Original file line number Diff line number Diff line change 14
14
"version" : " 9.0.100-alpha.1.23615.4"
15
15
},
16
16
"msbuild-sdks" : {
17
- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.23628 .1" ,
17
+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.24053 .1" ,
18
18
"Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.23409.5"
19
19
}
20
20
}
You can’t perform that action at this time.
0 commit comments