We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21daf7 commit dae49c1Copy full SHA for dae49c1
Rg.Plugins.Popup/Rg.Plugins.Popup.csproj
@@ -18,7 +18,7 @@
18
<Description>Plugin for Xamarin forms. Allows you to open any page as a popup.</Description>
19
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
20
<UseWPF Condition=" '$(OS)' == 'Windows_NT' ">true</UseWPF>
21
- <Version>2.0.0.13</Version>
+ <Version>2.0.0.14</Version>
22
</PropertyGroup>
23
24
<PropertyGroup Condition="$(TargetFramework.StartsWith('uap')) And '$(OS)' == 'Windows_NT'">
0 commit comments