Skip to content

Commit

Permalink
Update known packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Jul 18, 2023
1 parent 2f7b6f0 commit 00609d4
Showing 1 changed file with 1 addition and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -525,16 +525,7 @@ public static class KnownPackages
};
public static Package Acr_UserDialogs = new Package {
Id = "Acr.UserDialogs",
Version = "6.5.1",
TargetFramework = "MonoAndroid10",
References = {
new BuildItem.Reference ("Acr.UserDialogs") {
MetadataValues = "HintPath=..\\packages\\Acr.UserDialogs.6.5.1\\lib\\MonoAndroid10\\Acr.UserDialogs.dll"
},
new BuildItem.Reference ("Acr.UserDialogs.Interfaces") {
MetadataValues = "HintPath=..\\packages\\Acr.UserDialogs.6.5.1\\lib\\MonoAndroid10\\Acr.UserDialogs.Interfaces.dll"
}
},
Version = "8.0.1",
};
public static Package CircleImageView = new Package {
Id = "Refractored.Controls.CircleImageView",
Expand Down

0 comments on commit 00609d4

Please sign in to comment.