Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
update to RC3, fix for AmbiguousRouteException, new interfaces & meth…
Browse files Browse the repository at this point in the history
…ods for navigation, testing, versioning
  • Loading branch information
vniehues committed May 11, 2022
1 parent 9a6ceb9 commit 9b3bee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mavvm/mavvm.csproj
Expand Up @@ -12,7 +12,7 @@
<SupportedOSPlatformVersion Condition="'$(TargetFramework)' == 'net6.0-android'">21.0</SupportedOSPlatformVersion>
<SupportedOSPlatformVersion Condition="$(TargetFramework.Contains('-windows'))">10.0.18362.0</SupportedOSPlatformVersion>
<PackageId>mavvm</PackageId>
<PackageVersion>0.10.1</PackageVersion>
<PackageVersion>1.0.0</PackageVersion>
<Authors>Vincent Niehues</Authors>
<Copyright>Vincent Niehues 2021</Copyright>
<Owners>Vincent Niehues</Owners>
Expand Down

0 comments on commit 9b3bee3

Please sign in to comment.