Skip to content

Commit de8c903

Browse files
committed
Removed Xamarin.Forms.Theme from UWP project dotnet-architecture#231
1 parent f4cb659 commit de8c903

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • src/Mobile/eShopOnContainers/eShopOnContainers.Windows

src/Mobile/eShopOnContainers/eShopOnContainers.Windows/project.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
"Xam.Plugins.Settings": "2.6.0.12-beta",
1111
"Xamarin.FFImageLoading": "2.2.9",
1212
"Xamarin.FFImageLoading.Forms": "2.2.9",
13-
"Xamarin.Forms": "2.3.4.231",
14-
"Xamarin.Forms.Theme.Base": "1.0.0.43-pre1",
15-
"Xamarin.Forms.Theme.Light": "1.0.0.43-pre1"
13+
"Xamarin.Forms": "2.3.4.231"
1614
},
1715
"frameworks": {
1816
"uap10.0": {}

0 commit comments

Comments
 (0)