Created
August 1, 2017 04:49
-
-
Save qwerty2501/4f43a62abf762424ae915c9804ec96ce to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<packages> | |
<package id="DryIoc.dll" version="2.10.1" targetFramework="portable45-net45+win8+wp8+wpa81" /> | |
<package id="Prism.Core" version="6.3.0" targetFramework="portable45-net45+win8+wp8+wpa81" /> | |
<package id="Prism.DryIoc.Forms" version="6.3.0.1" targetFramework="portable45-net45+win8+wp8+wpa81" /> | |
<package id="Prism.Forms" version="6.3.0" targetFramework="portable45-net45+win8+wp8+wpa81" /> | |
<package id="Xamarin.Forms" version="2.3.3.193" targetFramework="portable45-net45+win8+wp8+wpa81" /> | |
</packages> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment