File tree 3 files changed +4
-3
lines changed 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11
11
<add key =" dotnet8" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
12
12
<add key =" dotnet8-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json" />
13
13
<add key =" dotnet9" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
14
+ <add key =" dotnet9-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json" />
14
15
<add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
15
16
<add key =" dotnet-libraries" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json" />
16
17
<add key =" dotnet-libraries-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json" />
Original file line number Diff line number Diff line change 2
2
<Dependencies >
3
3
<ProductDependencies >
4
4
<!-- Intermediate is necessary for source build. -->
5
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-externals" Version =" 8 .0.0-alpha.1.23570 .1" >
5
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-externals" Version =" 9 .0.0-alpha.1.24106 .1" >
6
6
<Uri >https://github.com/dotnet/source-build-externals</Uri >
7
- <Sha >e844aa02a05b90d8cbe499676ec6ee0f19ec4980 </Sha >
7
+ <Sha >f1ef074dfcf79d2f2da6e6ff9df8696a32aa063c </Sha >
8
8
<SourceBuild RepoName =" source-build-externals" ManagedOnly =" true" />
9
9
</Dependency >
10
10
<!-- Intermediate is necessary for source build. -->
Original file line number Diff line number Diff line change 14
14
"msbuild-sdks" : {
15
15
"Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.24059.4" ,
16
16
"Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.24059.4" ,
17
- "Microsoft.Build.Traversal" : " 3.4.0"
17
+ "Microsoft.Build.Traversal" : " 3.4.0"
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments