We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d1731e + 09bbee9 commit 166f4e4Copy full SHA for 166f4e4
demo/Demo.csproj
@@ -13,9 +13,9 @@
13
<PackageReference Include="Nito.Mvvm.Async" />
14
<PackageReference Include="Nito.Mvvm.CalculatedProperties" />
15
<PackageReference Include="Nito.Mvvm.Core" />
16
- <PackageReference Include="Ookii.Dialogs.Wpf.NETCore" />
+ <PackageReference Include="Ookii.Dialogs.Wpf" />
17
</ItemGroup>
18
<ItemGroup>
19
<ProjectReference Include="..\src\ImageHash\ImageHash.csproj" />
20
21
-</Project>
+</Project>
0 commit comments