mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Timer and TypeConverters to Shared
This commit is contained in:
parent
96557a9200
commit
8f01f63b99
7 changed files with 30 additions and 31 deletions
|
|
@ -26,6 +26,11 @@
|
|||
<Compile Include="..\Shared\*.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="..\Shared\Timer.cs" />
|
||||
<Compile Remove="..\Shared\TypeConverters.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240428000" />
|
||||
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue