[PR #2107] [MERGED] Remove duplicate Xamarin community toolkit dependency #3356

Closed
opened 2025-11-26 23:31:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2107
Author: @mpbw2
Created: 9/30/2022
Status: Merged
Merged: 9/30/2022
Merged by: @mpbw2

Base: masterHead: remove-duplicate-dep


📝 Commits (1)

  • 5b1cd7c remove duplicate/older community toolkit dependency

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 src/App/App.csproj (+0 -1)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Removed a duplicate dependency

Code changes

  • App.csproj: Removed duplicate (and older) Xamarin.CommunityToolkit dependency

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2107 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 9/30/2022 **Status:** ✅ Merged **Merged:** 9/30/2022 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `remove-duplicate-dep` --- ### 📝 Commits (1) - [`5b1cd7c`](https://github.com/bitwarden/android/commit/5b1cd7c075b082a326f1a335a617354536860d50) remove duplicate/older community toolkit dependency ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/App.csproj` (+0 -1) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [X] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Removed a duplicate dependency ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * **App.csproj:** Removed duplicate (and older) `Xamarin.CommunityToolkit` dependency ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:31:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3356