|
52 | 52 | <Private>True</Private> |
53 | 53 | </Reference> |
54 | 54 | <Reference Include="Microsoft.CSharp" /> |
55 | | - <Reference Include="Microsoft.OData.Client, Version=7.7.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
56 | | - <HintPath>$(DepsPath)packages\Microsoft.OData.Client.7.7.2\lib\net45\Microsoft.OData.Client.dll</HintPath> |
| 55 | + <Reference Include="Microsoft.OData.Client, Version=7.7.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 56 | + <HintPath>$(DepsPath)packages\Microsoft.OData.Client.7.7.3\lib\net45\Microsoft.OData.Client.dll</HintPath> |
57 | 57 |
|
58 | 58 | </Reference> |
59 | | - <Reference Include="Microsoft.OData.Core, Version=7.7.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
60 | | - <HintPath>$(DepsPath)packages\Microsoft.OData.Core.7.7.2\lib\net45\Microsoft.OData.Core.dll</HintPath> |
| 59 | + <Reference Include="Microsoft.OData.Core, Version=7.7.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 60 | + <HintPath>$(DepsPath)packages\Microsoft.OData.Core.7.7.3\lib\net45\Microsoft.OData.Core.dll</HintPath> |
61 | 61 |
|
62 | 62 | </Reference> |
63 | | - <Reference Include="Microsoft.OData.Edm, Version=7.7.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
64 | | - <HintPath>$(DepsPath)packages\Microsoft.OData.Edm.7.7.2\lib\net45\Microsoft.OData.Edm.dll</HintPath> |
| 63 | + <Reference Include="Microsoft.OData.Edm, Version=7.7.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 64 | + <HintPath>$(DepsPath)packages\Microsoft.OData.Edm.7.7.3\lib\net45\Microsoft.OData.Edm.dll</HintPath> |
65 | 65 |
|
66 | 66 | </Reference> |
67 | | - <Reference Include="Microsoft.Spatial, Version=7.7.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
68 | | - <HintPath>$(DepsPath)packages\Microsoft.Spatial.7.7.2\lib\net45\Microsoft.Spatial.dll</HintPath> |
| 67 | + <Reference Include="Microsoft.Spatial, Version=7.7.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 68 | + <HintPath>$(DepsPath)packages\Microsoft.Spatial.7.7.3\lib\net45\Microsoft.Spatial.dll</HintPath> |
69 | 69 |
|
70 | 70 | </Reference> |
71 | 71 | <Reference Include="System" /> |
|
75 | 75 | <Reference Include="System.Xml" /> |
76 | 76 | <Reference Include="System.Xml.Linq" /> |
77 | 77 | <Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
78 | | - <HintPath>$(DepsPath)packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath> |
| 78 | + <HintPath>$(DepsPath)packages\xunit.abstractions.2.0.3\lib\net35\xunit.abstractions.dll</HintPath> |
79 | 79 | </Reference> |
80 | 80 | <Reference Include="xunit.assert"> |
81 | | - <HintPath>$(DepsPath)packages\xunit.assert.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath> |
| 81 | + <HintPath>$(DepsPath)packages\xunit.assert.2.4.1\lib\netstandard1.1\xunit.assert.dll</HintPath> |
82 | 82 | <Private>True</Private> |
83 | 83 | </Reference> |
84 | 84 | <Reference Include="xunit.core"> |
85 | | - <HintPath>$(DepsPath)packages\xunit.extensibility.core.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.dll</HintPath> |
| 85 | + <HintPath>$(DepsPath)packages\xunit.extensibility.core.2.4.1\lib\netstandard1.1\xunit.core.dll</HintPath> |
86 | 86 | </Reference> |
87 | 87 | </ItemGroup> |
88 | 88 | <Choose> |
|
0 commit comments