Skip to content

Commit 5cd170f

Browse files
authored
Update CyberPrism.Core.csproj
1 parent 0dffb81 commit 5cd170f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CyberPrism.Core/CyberPrism.Core.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
<UseWPF>true</UseWPF>
1212
</PropertyGroup>
1313

14+
<ItemGroup Condition="'$(TargetFramework)'=='net8.0'">
15+
<PackageReference Include="Prism.Core" Version="9.0.537" />
16+
</ItemGroup>
17+
1418
<ItemGroup Condition="'$(TargetFramework)'=='net8.0-windows7.0'">
1519
<PackageReference Include="Prism.Wpf" Version="9.0.537" />
1620
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122" />

0 commit comments

Comments
 (0)