File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1818 <RepositoryUrl >https://github.com/rotorgames/Rg.Plugins.Popup</RepositoryUrl >
1919 <RepositoryType >git</RepositoryType >
2020 <Product >$(AssemblyName) ($(TargetFramework))</Product >
21- <Version >2.0.0.10 </Version >
21+ <Version >2.0.0.11 </Version >
2222
2323 <Nullable >enable</Nullable >
2424 <LangVersion >8.0</LangVersion >
Original file line number Diff line number Diff line change 1111using XPlatform = Xamarin . Forms . Platform . UWP . Platform ;
1212using Xamarin . Forms . Platform . UWP ;
1313using Windows . UI . Core ;
14+ using Rg . Plugins . Popup . Exceptions ;
1415
1516[ assembly: Dependency ( typeof ( PopupPlatformWindows ) ) ]
1617namespace Rg . Plugins . Popup . Windows . Impl
Original file line number Diff line number Diff line change 11{
22 "msbuild-sdks" : {
3- "MSBuild.Sdk.Extras" : " 3.0.22 "
3+ "MSBuild.Sdk.Extras" : " 3.0.23 "
44 }
55}
You can’t perform that action at this time.
0 commit comments