Update WpfApplication.csproj

This commit is contained in:
Clemens 2022-01-19 17:38:24 +01:00
parent e2fcc1db2c
commit 7fd8ac6ea0

View file

@ -16,6 +16,10 @@
<Compile Include="..\Shared\*.cs" />
</ItemGroup>
<ItemGroup>
<None Remove="BingMapsApiKey.txt" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MapControl\WPF\MapControl.WPF.csproj" />
<ProjectReference Include="..\..\MapUiTools\WPF\MapUiTools.WPF.csproj" />