[PR #600] [MERGED] Version "Unknown" if AssemblyFileVersionAttribute is missing #1133

Closed
opened 2026-01-29 14:50:09 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/600
Author: @gauss-lvs-dev
Created: 3/2/2022
Status: Merged
Merged: 3/3/2022
Merged by: @xoofx

Base: masterHead: master


📝 Commits (1)

  • 653c9d7 Version returns "Unknown" if the AssemblyFileVersionAttribute is not found.

📊 Changes

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

View changed files

📝 src/Markdig/Markdown.cs (+11 -1)

📄 Description

Hey,

i know it's not markdigs fault, if the AssemblyFileVersionAttribute is missing on Xamarin.iOS. But I thought it is unfortunate that markdig won't work just because it was not able to get the version string. Besides that missing AssemblyFileVersionAttribute markdig works well on Xamarin.iOS. At least with the markdown documents I tested.

Kind regards


🔄 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/xoofx/markdig/pull/600 **Author:** [@gauss-lvs-dev](https://github.com/gauss-lvs-dev) **Created:** 3/2/2022 **Status:** ✅ Merged **Merged:** 3/3/2022 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`653c9d7`](https://github.com/xoofx/markdig/commit/653c9d7f165f1961872a1e26d47e8ecfb8a5dcac) Version returns "Unknown" if the AssemblyFileVersionAttribute is not found. ### 📊 Changes **1 file changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Markdown.cs` (+11 -1) </details> ### 📄 Description Hey, i know it's not markdigs fault, if the AssemblyFileVersionAttribute is missing on Xamarin.iOS. But I thought it is unfortunate that markdig won't work just because it was not able to get the version string. Besides that missing AssemblyFileVersionAttribute markdig works well on Xamarin.iOS. At least with the markdown documents I tested. Kind regards --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 14:50:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1133