fixing sample app project reference

This commit is contained in:
jiangmouren 2020-06-25 15:48:26 -07:00
Родитель 38b33736d9
Коммит b387bc659e
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -49,9 +49,7 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<Reference Include="BingMapsRESTToolkit">
<HintPath>..\..\..\Source\bin\Release\BingMapsRESTToolkit.csproj</HintPath>
</Reference>
<ProjectReference Include="..\..\..\Source\BingMapsRESTToolkit.csproj" />
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />