We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c269b3 + 7209b75 commit 44245fcCopy full SHA for 44245fc
Drill down/ChartDemo/ChartDemo.csproj
@@ -134,7 +134,7 @@
134
</ItemGroup>
135
<ItemGroup>
136
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
137
- <Version>6.0.1</Version>
+ <Version>6.0.6</Version>
138
</PackageReference>
139
<PackageReference Include="Syncfusion.SfChart.UWP">
140
<Version>*</Version>
@@ -151,4 +151,4 @@
151
<Target Name="AfterBuild">
152
</Target>
153
-->
154
-</Project>
+</Project>
README.md
@@ -89,7 +89,7 @@ public sealed partial class SecondPage : Page
89
}
90
91
```
92
-# Output
+## Output
93
94

95
0 commit comments