[PR #3022] [MERGED] Update Publisher.csproj to go back to net 3.1 to see if that fixes the build #90544

Closed
opened 2026-05-27 05:28:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3022
Author: @fedemkr
Created: 2/22/2024
Status: Merged
Merged: 2/22/2024
Merged by: @fedemkr

Base: mainHead: fedemkr-patch-2


📝 Commits (1)

  • 7ccea45 Update Publisher.csproj to go back to net 3.1 to see if that fixes the build

📊 Changes

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

View changed files

📝 store/google/Publisher/Publisher.csproj (+1 -1)

📄 Description

Type of change

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

Objective

Update Publisher.csproj to go back to net 3.1 to see if that fixes the build

Code changes

  • Publisher.csproj: Go back to net 3.1 to see if that fixes the build

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/3022 **Author:** [@fedemkr](https://github.com/fedemkr) **Created:** 2/22/2024 **Status:** ✅ Merged **Merged:** 2/22/2024 **Merged by:** [@fedemkr](https://github.com/fedemkr) **Base:** `main` ← **Head:** `fedemkr-patch-2` --- ### 📝 Commits (1) - [`7ccea45`](https://github.com/bitwarden/android/commit/7ccea45d8d877a2dd3c70649c6fd8c7043cec90b) Update Publisher.csproj to go back to net 3.1 to see if that fixes the build ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `store/google/Publisher/Publisher.csproj` (+1 -1) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [X] 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--> Update Publisher.csproj to go back to net 3.1 to see if that fixes the build ## 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--> * **Publisher.csproj:** Go back to net 3.1 to see if that fixes the build ## 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 2026-05-27 05:28:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#90544