File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Source/Examples/Windows/SimpleDemo Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 xmlns : local =" using:SimpleDemo"
66 xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
77 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
8- xmlns : windows =" using:OxyPlot.Windows "
8+ xmlns : windows =" using:OxyPlot.UWP "
99 mc : Ignorable =" d" >
1010
1111 <Page .DataContext>
Original file line number Diff line number Diff line change 133133 </PackageReference >
134134 </ItemGroup >
135135 <ItemGroup >
136- <ProjectReference Include =" ..\..\..\OxyPlot.Windows \OxyPlot.Windows .csproj" >
136+ <ProjectReference Include =" ..\..\..\OxyPlot.UWP \OxyPlot.UWP .csproj" >
137137 <Project >{5aa87152-20d5-48f7-ad0f-6e6baa61fc25}</Project >
138- <Name >OxyPlot.Windows </Name >
138+ <Name >OxyPlot.UWP </Name >
139139 </ProjectReference >
140140 <ProjectReference Include =" ..\..\..\OxyPlot\OxyPlot.csproj" >
141141 <Project >{7a0b35c0-dd17-4964-8e9a-44d6cecdc692}</Project >
146146 <VisualStudioVersion >14.0</VisualStudioVersion >
147147 </PropertyGroup >
148148 <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.
150150 Other similar extension points exist, see Microsoft.Common.targets.
151151 <Target Name="BeforeBuild">
152152 </Target>
153153 <Target Name="AfterBuild">
154154 </Target>
155155 -->
156- </Project >
156+ </Project >
You can’t perform that action at this time.
0 commit comments