Commit 4e7ef69c authored by 潘栩锋's avatar 潘栩锋 🚴

DynAreaThick

parent 17986052
...@@ -209,6 +209,9 @@ ...@@ -209,6 +209,9 @@
<Compile Include="UiModule\DynAreaSample.xaml.cs"> <Compile Include="UiModule\DynAreaSample.xaml.cs">
<DependentUpon>DynAreaSample.xaml</DependentUpon> <DependentUpon>DynAreaSample.xaml</DependentUpon>
</Compile> </Compile>
<Compile Include="UiModule\DynAreaThick.xaml.cs">
<DependentUpon>DynAreaThick.xaml</DependentUpon>
</Compile>
<Compile Include="UiModule\FixGraph\FixGraph.xaml.cs"> <Compile Include="UiModule\FixGraph\FixGraph.xaml.cs">
<DependentUpon>FixGraph.xaml</DependentUpon> <DependentUpon>FixGraph.xaml</DependentUpon>
</Compile> </Compile>
...@@ -370,6 +373,10 @@ ...@@ -370,6 +373,10 @@
<Generator>MSBuild:Compile</Generator> <Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType> <SubType>Designer</SubType>
</Page> </Page>
<Page Include="UiModule\DynAreaThick.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="UiModule\FixGraph\FixGraph.xaml"> <Page Include="UiModule\FixGraph\FixGraph.xaml">
<Generator>MSBuild:Compile</Generator> <Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType> <SubType>Designer</SubType>
...@@ -564,7 +571,6 @@ ...@@ -564,7 +571,6 @@
<PackageReference Include="EPPlus"> <PackageReference Include="EPPlus">
<Version>4.5.3.2</Version> <Version>4.5.3.2</Version>
</PackageReference> </PackageReference>
<PackageReference Include="MahApps.Metro"> <PackageReference Include="MahApps.Metro">
<Version>2.0.0-alpha0316</Version> <Version>2.0.0-alpha0316</Version>
</PackageReference> </PackageReference>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment