Skip to content

Commit b6a946f

Browse files
committed
fix: Correct project paths in solution filter files and add MvuxListApp to solution
1 parent c625921 commit b6a946f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DevTKSS.Uno.SampleApps-GalleryOnly.slnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"solution": {
33
"path": "..\\DevTKSS.Uno.SampleApps.slnx",
44
"projects": [
5-
"DevTKSS.Extensions.Uno\\DevTKSS.Extensions.Uno.csproj",
5+
"DevTKSS.Extensions.Uno.Storage\\DevTKSS.Extensions.Uno.Storage.csproj",
66
"DevTKSS.Uno.Samples.MvuxGallery\\DevTKSS.Uno.Samples.MvuxGallery.csproj"
77
]
88
}

0 commit comments

Comments
 (0)