File tree 3 files changed +3
-5
lines changed
3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 22
22
<add key =" vs-impl" value =" https://vside.myget.org/F/vs-impl/api/v3/index.json" />
23
23
<add key =" roslyn_concord" value =" https://myget.org/F/roslyn_concord/api/v3/index.json" />
24
24
<add key =" devcore" value =" https://vside.myget.org/F/devcore/api/v3/index.json" />
25
-
26
- <!-- These keys can be removed once 16.3 has shipped, they are necessary to build with net16.3 previews -->
27
25
<add key =" dotnet-windowsdesktop" value =" https://dotnetfeed.blob.core.windows.net/dotnet-windowsdesktop/index.json" />
28
26
<add key =" aspnet-aspnetcore" value =" https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json" />
29
27
<add key =" aspnet-aspnetcore-tooling" value =" https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore-tooling/index.json" />
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 =" 1.0.0-beta.19407.9 " >
6
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.19408.13 " >
7
7
<Uri >https://github.com/dotnet/arcade</Uri >
8
- <Sha >77597ba7f484bef24368d966b7fe91fe38ec973b </Sha >
8
+ <Sha >524bb3e06ffd5b483a3c71a8f670b7a4bd2c232a </Sha >
9
9
</Dependency >
10
10
</ToolsetDependencies >
11
11
</Dependencies >
Original file line number Diff line number Diff line change 10
10
}
11
11
},
12
12
"msbuild-sdks" : {
13
- "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.19407.9 " ,
13
+ "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.19408.13 " ,
14
14
"Microsoft.DotNet.Helix.Sdk" : " 2.0.0-beta.19069.2"
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments