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 f5a931f commit e688847Copy full SHA for e688847
src/The49.Maui.BottomSheet.csproj
@@ -13,7 +13,7 @@
13
<!-- Do not warn about Microsoft.Maui.Controls and Microsoft.Maui.Controls.Compatibility anymore -->
14
<SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences>
15
16
- <VersionPrefix>8.0.2</VersionPrefix>
+ <VersionPrefix>8.0.3</VersionPrefix>
17
<VersionSuffix></VersionSuffix>
18
19
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">11.0</SupportedOSPlatformVersion>
0 commit comments