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.
1 parent a7f45dc commit 13b4406Copy full SHA for 13b4406
CS/GridDatafromFireBase/Readme.md
@@ -9,8 +9,8 @@ The project uses the [FirebaseDatabase.net](https://www.nuget.org/packages/Fireb
9
<!-- default file list -->
10
## Files to Review
11
12
-* [Data.cs](./Model/Data.cs)
13
-* [MainPage.xaml](./MainPage.xaml)
14
-* [MainPage.xaml.cs](./MainPage.xaml.cs)
+* [Data.cs](Model/Data.cs)
+* [MainPage.xaml](MainPage.xaml)
+* [MainPage.xaml.cs](MainPage.xaml.cs)
15
16
<!-- default file list end -->
0 commit comments