mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Changed project reference to remote library
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
xmlns:ViewModels="using:ModernKeePass.ViewModels"
|
||||
x:Name="pageRoot"
|
||||
x:Class="ModernKeePass.Pages.GroupDetailPage"
|
||||
mc:Ignorable="d">
|
||||
mc:Ignorable="d"
|
||||
DataContext="{Binding ViewModel, RelativeSource={RelativeSource Mode=Self}}">
|
||||
|
||||
<Grid>
|
||||
<Grid.ChildrenTransitions>
|
||||
|
Reference in New Issue
Block a user