Browse Source

fixed correct submodule repo for portable.xaml

pull/916/head
Andrey Kunchev 9 years ago
parent
commit
1ab6d2a631
  1. 2
      .gitmodules

2
.gitmodules

@ -13,5 +13,5 @@
url = https://github.com/SuperJMN/glass
[submodule "src/Markup/Portable.Xaml"]
path = src/Markup/Portable.Xaml
url = https://github.com/cwensley/Portable.Xaml.git
url = https://github.com/donandren/Portable.Xaml.git
branch = develop

Loading…
Cancel
Save