Skip to content

Commit 44245fc

Browse files
Merge pull request #2 from VimalaThirumalaiKumarSF3739/patch-1
UWP 873199 Modified readme file tag and updated core version
2 parents 1c269b3 + 7209b75 commit 44245fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Drill down/ChartDemo/ChartDemo.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
</ItemGroup>
135135
<ItemGroup>
136136
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
137-
<Version>6.0.1</Version>
137+
<Version>6.0.6</Version>
138138
</PackageReference>
139139
<PackageReference Include="Syncfusion.SfChart.UWP">
140140
<Version>*</Version>
@@ -151,4 +151,4 @@
151151
<Target Name="AfterBuild">
152152
</Target>
153153
-->
154-
</Project>
154+
</Project>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public sealed partial class SecondPage : Page
8989
}
9090
}
9191
```
92-
# Output
92+
## Output
9393

9494
![](Output.gif)
9595

0 commit comments

Comments
 (0)