File tree 2 files changed +5
-5
lines changed
Source/Examples/Windows/SimpleDemo
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
xmlns : local =" using:SimpleDemo"
6
6
xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
7
7
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
8
- xmlns : windows =" using:OxyPlot.Windows "
8
+ xmlns : windows =" using:OxyPlot.UWP "
9
9
mc : Ignorable =" d" >
10
10
11
11
<Page .DataContext>
Original file line number Diff line number Diff line change 133
133
</PackageReference >
134
134
</ItemGroup >
135
135
<ItemGroup >
136
- <ProjectReference Include =" ..\..\..\OxyPlot.Windows \OxyPlot.Windows .csproj" >
136
+ <ProjectReference Include =" ..\..\..\OxyPlot.UWP \OxyPlot.UWP .csproj" >
137
137
<Project >{5aa87152-20d5-48f7-ad0f-6e6baa61fc25}</Project >
138
- <Name >OxyPlot.Windows </Name >
138
+ <Name >OxyPlot.UWP </Name >
139
139
</ProjectReference >
140
140
<ProjectReference Include =" ..\..\..\OxyPlot\OxyPlot.csproj" >
141
141
<Project >{7a0b35c0-dd17-4964-8e9a-44d6cecdc692}</Project >
146
146
<VisualStudioVersion >14.0</VisualStudioVersion >
147
147
</PropertyGroup >
148
148
<Import Project =" $(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
149
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
149
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
150
150
Other similar extension points exist, see Microsoft.Common.targets.
151
151
<Target Name="BeforeBuild">
152
152
</Target>
153
153
<Target Name="AfterBuild">
154
154
</Target>
155
155
-->
156
- </Project >
156
+ </Project >
You can’t perform that action at this time.
0 commit comments