(hopefully) final nuget pkg: Dinah.Core.WindowsDesktop

This commit is contained in:
Robert McRackan 2021-08-26 12:49:37 -04:00
parent d9d7dfe1f7
commit 8af7f28f04
2 changed files with 4 additions and 8 deletions

View file

@ -13,7 +13,10 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Dinah.Core\Dinah.Core.WindowsDesktop\Dinah.Core.WindowsDesktop.csproj" />
<PackageReference Include="Dinah.Core.WindowsDesktop" Version="1.0.2.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ApplicationServices\ApplicationServices.csproj" />
<ProjectReference Include="..\FileLiberator\FileLiberator.csproj" />
</ItemGroup>