File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Microsoft.DotNet.Core.Build.Tasks.UnitTests
Microsoft.DotNet.Core.Build.Tasks Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 55 <clear />
66 <add key =" nugetbuild" value =" https://www.myget.org/F/nugetbuild/api/v3/index.json" />
77 <add key =" dotnet-buildtools" value =" https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json" />
8- <!-- TODO: https://github.com/dotnet/sdk/issues/14 dotnet-core-test needs to be changed to dotnet-core once the netstandard1.3 DependencyModel package is available -->
9- <add key =" dotnet-core-test" value =" https://dotnet.myget.org/F/dotnet-core-test/api/v3/index.json" />
8+ <add key =" dotnet-core" value =" https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
109 <add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" />
1110 </packageSources >
1211</configuration >
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
33 "NuGet.ProjectModel" : " 3.5.0-rc1-1697" ,
4- "Microsoft.Extensions.DependencyModel" : " 1.0.1-beta-003393 " ,
4+ "Microsoft.Extensions.DependencyModel" : " 1.0.1-beta-000914 " ,
55 "Microsoft.Build.Framework" : " 0.1.0-preview-00028-160627" ,
66 "Microsoft.Build.Utilities.Core" : " 0.1.0-preview-00028-160627" ,
77 "xunit" : " 2.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
33 "NuGet.ProjectModel" : " 3.5.0-rc1-1697" ,
4- "Microsoft.Extensions.DependencyModel" : " 1.0.1-beta-003393 " ,
4+ "Microsoft.Extensions.DependencyModel" : " 1.0.1-beta-000914 " ,
55 "Microsoft.Build.Framework" : " 0.1.0-preview-00028-160627" ,
66 "Microsoft.Build.Utilities.Core" : " 0.1.0-preview-00028-160627"
77 },
You can’t perform that action at this time.
0 commit comments