[PR #1449] [MERGED] Update csv lib and skip linking in release builds #51114

Closed
opened 2026-05-01 14:42:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1449
Author: @mpbw2
Created: 7/2/2021
Status: Merged
Merged: 7/2/2021
Merged by: @mpbw2

Base: masterHead: bugfix-csvexport-ios


📝 Commits (1)

  • 7135161 update csv lib and skip link

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 src/Core/Core.csproj (+1 -1)
📝 src/iOS/iOS.csproj (+5 -5)

📄 Description

  • Prevent linking of CsvHelper in release builds (fixes export failure)
  • Update to latest CsvHelper for bugfixes
  • Added missing --linkskip=BitwardeniOSAutofill where missing for consistency

🔄 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/1449 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 7/2/2021 **Status:** ✅ Merged **Merged:** 7/2/2021 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `bugfix-csvexport-ios` --- ### 📝 Commits (1) - [`7135161`](https://github.com/bitwarden/android/commit/713516198afa46c4196e66f47cb5e024b3f4f45a) update csv lib and skip link ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Core.csproj` (+1 -1) 📝 `src/iOS/iOS.csproj` (+5 -5) </details> ### 📄 Description - Prevent linking of CsvHelper in release builds (fixes export failure) - Update to latest CsvHelper for bugfixes - Added missing `--linkskip=BitwardeniOSAutofill` where missing for consistency --- <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-01 14:42:14 -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#51114