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 a899e8b commit 2996863Copy full SHA for 2996863
src/ReactiveUI.XamForms/ReactiveUI.XamForms.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="MSBuild.Sdk.Extras">
+<Project Sdk="MSBuild.Sdk.Extras">
2
<PropertyGroup>
3
<TargetFrameworks>netstandard2.0;net6.0;net7.0</TargetFrameworks>
4
<PackageDescription>Contains the ReactiveUI platform specific extensions for Xamarin Forms</PackageDescription>
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Xamarin.Forms" Version="5.0.0.2545" />
+ <PackageReference Include="Xamarin.Forms" Version="5.0.0.2578" />
11
</ItemGroup>
12
13
0 commit comments