|
7 | 7 | <ProjectGuid>{803954E5-3A35-4D8B-95A7-F6E9B63EC0DF}</ProjectGuid>
|
8 | 8 | <OutputType>WinExe</OutputType>
|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
10 |
| - <RootNamespace>MahMaterialDragablzMashUp</RootNamespace> |
11 |
| - <AssemblyName>MahMaterialDragablzMashUp</AssemblyName> |
| 10 | + <RootNamespace>MahAppsDragablzDemo</RootNamespace> |
| 11 | + <AssemblyName>MahAppsDragablzDemo</AssemblyName> |
12 | 12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
13 | 13 | <FileAlignment>512</FileAlignment>
|
14 | 14 | <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
50 | 50 | <Prefer32Bit>true</Prefer32Bit>
|
51 | 51 | </PropertyGroup>
|
52 | 52 | <ItemGroup>
|
53 |
| - <Reference Include="Dragablz, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
54 |
| - <SpecificVersion>False</SpecificVersion> |
55 |
| - <HintPath>..\packages\Dragablz.0.0.1.109\lib\net45\Dragablz.dll</HintPath> |
| 53 | + <Reference Include="Dragablz, Version=0.0.3.151, Culture=neutral, processorArchitecture=MSIL"> |
| 54 | + <HintPath>..\packages\Dragablz.0.0.3.151\lib\net45\Dragablz.dll</HintPath> |
| 55 | + <Private>True</Private> |
56 | 56 | </Reference>
|
57 |
| - <Reference Include="MahApps.Metro, Version=1.1.3.157, Culture=neutral, processorArchitecture=MSIL"> |
58 |
| - <HintPath>..\packages\MahApps.Metro.1.1.3-ALPHA157\lib\net45\MahApps.Metro.dll</HintPath> |
| 57 | + <Reference Include="MahApps.Metro, Version=1.2.0.0, Culture=neutral, PublicKeyToken=f4fb5a3c4d1e5b4f, processorArchitecture=MSIL"> |
| 58 | + <HintPath>..\packages\MahApps.Metro.1.2.0.0\lib\net45\MahApps.Metro.dll</HintPath> |
59 | 59 | <Private>True</Private>
|
60 | 60 | </Reference>
|
61 | 61 | <Reference Include="System" />
|
62 | 62 | <Reference Include="System.Data" />
|
63 | 63 | <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
64 |
| - <HintPath>..\packages\MahApps.Metro.1.1.3-ALPHA157\lib\net45\System.Windows.Interactivity.dll</HintPath> |
| 64 | + <HintPath>..\packages\MahApps.Metro.1.2.0.0\lib\net45\System.Windows.Interactivity.dll</HintPath> |
65 | 65 | <Private>True</Private>
|
66 | 66 | </Reference>
|
67 | 67 | <Reference Include="System.Xml" />
|
|
81 | 81 | <Generator>MSBuild:Compile</Generator>
|
82 | 82 | <SubType>Designer</SubType>
|
83 | 83 | </ApplicationDefinition>
|
84 |
| - <Page Include="Buttons.xaml"> |
85 |
| - <SubType>Designer</SubType> |
86 |
| - <Generator>MSBuild:Compile</Generator> |
87 |
| - </Page> |
88 |
| - <Page Include="Cards.xaml"> |
89 |
| - <SubType>Designer</SubType> |
90 |
| - <Generator>MSBuild:Compile</Generator> |
91 |
| - </Page> |
92 | 84 | <Page Include="Dialogs.xaml">
|
93 | 85 | <SubType>Designer</SubType>
|
94 | 86 | <Generator>MSBuild:Compile</Generator>
|
|
97 | 89 | <SubType>Designer</SubType>
|
98 | 90 | <Generator>MSBuild:Compile</Generator>
|
99 | 91 | </Page>
|
100 |
| - <Page Include="TextFields.xaml"> |
101 |
| - <SubType>Designer</SubType> |
102 |
| - <Generator>MSBuild:Compile</Generator> |
103 |
| - </Page> |
104 | 92 | <Page Include="Mah.xaml">
|
105 | 93 | <SubType>Designer</SubType>
|
106 | 94 | <Generator>MSBuild:Compile</Generator>
|
|
114 | 102 | <DependentUpon>App.xaml</DependentUpon>
|
115 | 103 | <SubType>Code</SubType>
|
116 | 104 | </Compile>
|
117 |
| - <Compile Include="Buttons.xaml.cs"> |
118 |
| - <DependentUpon>Buttons.xaml</DependentUpon> |
119 |
| - </Compile> |
120 |
| - <Compile Include="Cards.xaml.cs"> |
121 |
| - <DependentUpon>Cards.xaml</DependentUpon> |
122 |
| - </Compile> |
123 | 105 | <Compile Include="Dialogs.xaml.cs">
|
124 | 106 | <DependentUpon>Dialogs.xaml</DependentUpon>
|
125 | 107 | </Compile>
|
|
128 | 110 | <DependentUpon>FlyoutContent.xaml</DependentUpon>
|
129 | 111 | </Compile>
|
130 | 112 | <Compile Include="PaletteSelectorViewModel.cs" />
|
131 |
| - <Compile Include="TextFields.xaml.cs"> |
132 |
| - <DependentUpon>TextFields.xaml</DependentUpon> |
133 |
| - </Compile> |
134 | 113 | <Compile Include="Mah.xaml.cs">
|
135 | 114 | <DependentUpon>Mah.xaml</DependentUpon>
|
136 | 115 | </Compile>
|
|
0 commit comments