Skip to content

Commit

Permalink
Merge pull request #32 from VladislavAntonyuk/dependabot/nuget/Micros…
Browse files Browse the repository at this point in the history
…oft.Maui.Controls-8.0.3
  • Loading branch information
VladislavAntonyuk authored Nov 15, 2023
2 parents ee0d191 + 6e0304a commit 9f5217c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ContinueOnPC.Services/ContinueOnPC.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="FirebaseDatabase.net" Version="4.2.0" />
<PackageReference Include="FirebaseAuthentication.net" Version="4.1.0" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.0-rc.2.9530" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ContinueOnPC.Models\ContinueOnPC.Models.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.0-rc.2.9530" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion ContinueOnPC/ContinueOnPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Maui" Version="6.1.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.0-rc.2.9530" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9f5217c

Please sign in to comment.