Skip to content

Commit

Permalink
Bump the communitytoolkit group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the communitytoolkit group with 2 updates in the / directory: [CommunityToolkit.Maui](https://github.com/CommunityToolkit/Maui) and [CommunityToolkit.Aspire.Hosting.Ollama](https://github.com/CommunityToolkit/Aspire).


Updates `CommunityToolkit.Maui` from 10.0.0 to 11.0.0
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](CommunityToolkit/Maui@10.0.0...11.0.0)

Updates `CommunityToolkit.Aspire.Hosting.Ollama` from 9.1.1-beta.128 to 9.1.1-beta.155
- [Release notes](https://github.com/CommunityToolkit/Aspire/releases)
- [Commits](https://github.com/CommunityToolkit/Aspire/commits)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Maui
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: communitytoolkit
- dependency-name: CommunityToolkit.Aspire.Hosting.Ollama
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: communitytoolkit
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 1f0b47c commit 17b611c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Client/Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<ItemGroup>
<PackageReference Include="AlohaKit" Version="1.0.100" />
<PackageReference Include="CommunityToolkit.Maui" Version="10.0.0" />
<PackageReference Include="CommunityToolkit.Maui" Version="11.0.0" />
<PackageReference Include="CommunityToolkit.Maui.Camera" Version="2.0.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/Web/WorldExplorer.AppHost/WorldExplorer.AppHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Aspire.Hosting.Azure.Sql" Version="9.0.0" />
<PackageReference Include="Aspire.Hosting.RabbitMQ" Version="9.0.0" />
<PackageReference Include="Aspire.Hosting.Redis" Version="9.0.0" />
<PackageReference Include="CommunityToolkit.Aspire.Hosting.Ollama" Version="9.1.1-beta.128" />
<PackageReference Include="CommunityToolkit.Aspire.Hosting.Ollama" Version="9.1.1-beta.155" />
</ItemGroup>

</Project>

0 comments on commit 17b611c

Please sign in to comment.