File tree Expand file tree Collapse file tree 4 files changed +2
-9
lines changed
Expand file tree Collapse file tree 4 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 55 </solution >
66 <packageSources >
77
8- <!-- To inherit the global NuGet package sources remove the <clear/> line below -->
9- <clear />
10- <add key =" myget.org fsharp-daily" value =" https://www.myget.org/F/fsharp-daily/api/v3/index.json" />
118 <add key =" dotnet-core" value =" https://www.myget.org/F/dotnet-core/api/v3/index.json" />
12- <add key =" myget.org dotnet-buildtools" value =" https://www.myget.org/F/dotnet-buildtools/api/v3/index.json" />
13- <add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" />
14- <add key =" nuget.org" value =" https://www.nuget.org/api/v2/" />
159
1610 </packageSources >
1711</configuration >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Microsoft.DotNet.BuildTools" version =" 1.0.25-prerelease-00140" />
43 <package id =" FSharp.Data" version =" 2.2.5" />
54 <package id =" FsCheck" version =" 2.0.3" />
65 <package id =" NUnit.Runners" version =" 3.0.0" targetFramework =" net45" />
Original file line number Diff line number Diff line change 478478 <Private >True</Private >
479479 </Reference >
480480 <Reference Include =" Microsoft.DiaSymReader" >
481- <HintPath >..\..\..\packages\Microsoft.DiaSymReader\ 1.0.7\lib\portable-net45+win8\Microsoft.DiaSymReader.dll</HintPath >
481+ <HintPath >..\..\..\packages\Microsoft.DiaSymReader. 1.0.7\lib\portable-net45+win8\Microsoft.DiaSymReader.dll</HintPath >
482482 <Private >True</Private >
483483 </Reference >
484484 <Reference Include =" System.Reflection.Metadata" >
Original file line number Diff line number Diff line change 578578 <Private >True</Private >
579579 </Reference >
580580 <Reference Include =" Microsoft.DiaSymReader" >
581- <HintPath >..\..\..\packages\Microsoft.DiaSymReader\ 1.0.7\lib\portable-net45+win8\Microsoft.DiaSymReader.dll</HintPath >
581+ <HintPath >..\..\..\packages\Microsoft.DiaSymReader. 1.0.7\lib\portable-net45+win8\Microsoft.DiaSymReader.dll</HintPath >
582582 <Private >True</Private >
583583 </Reference >
584584 <Reference Include =" System.Reflection.Metadata" >
You can’t perform that action at this time.
0 commit comments