|
85 | 85 | <HintPath>..\packages\System.Spatial.5.8.2\lib\net40\System.Spatial.dll</HintPath> |
86 | 86 | </Reference> |
87 | 87 | <Reference Include="System.Windows" /> |
88 | | - <Reference Include="TableStorage.Abstractions, Version=1.0.6.0, Culture=neutral, processorArchitecture=MSIL"> |
89 | | - <SpecificVersion>False</SpecificVersion> |
90 | | - <HintPath>..\packages\TableStorage.Abstractions.1.0.6\lib\net46\TableStorage.Abstractions.dll</HintPath> |
| 88 | + <Reference Include="TableStorage.Abstractions, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 89 | + <HintPath>..\packages\TableStorage.Abstractions.1.1.0\lib\net46\TableStorage.Abstractions.dll</HintPath> |
| 90 | + </Reference> |
| 91 | + <Reference Include="TableStorage.Abstractions.POCO, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\packages\TableStorage.Abstractions.POCO.1.2.0\lib\net462\TableStorage.Abstractions.POCO.dll</HintPath> |
| 93 | + </Reference> |
| 94 | + <Reference Include="TableStorage.Abstractions.TableEntityConverters, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| 95 | + <HintPath>..\packages\TableStorage.Abstractions.TableEntityConverters.1.1.2\lib\net462\TableStorage.Abstractions.TableEntityConverters.dll</HintPath> |
91 | 96 | </Reference> |
92 | 97 | <Reference Include="Useful.Extensions, Version=1.0.8.0, Culture=neutral, processorArchitecture=MSIL"> |
93 | 98 | <HintPath>..\packages\Useful.Extensions.1.0.8\lib\net452\Useful.Extensions.dll</HintPath> |
|
104 | 109 | <None Include="app.config" /> |
105 | 110 | <None Include="packages.config" /> |
106 | 111 | </ItemGroup> |
107 | | - <ItemGroup> |
108 | | - <ProjectReference Include="..\TableStorage.Abstractions.POCO\TableStorage.Abstractions.POCO.csproj"> |
109 | | - <Project>{6c3664e2-aa85-410c-ba2c-81bfff33b9de}</Project> |
110 | | - <Name>TableStorage.Abstractions.POCO</Name> |
111 | | - </ProjectReference> |
112 | | - </ItemGroup> |
113 | 112 | <Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" /> |
114 | 113 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
115 | 114 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
|
0 commit comments