STARIONGROUP / reqifsharp

A C# library for reading and writing reqif documents
https://reqifsharp.org
Apache License 2.0
24 stars 14 forks source link

[Add] SupportedFileExtensionKind to deserializer; fixes #47 #48

Closed samatstariongroup closed 2 years ago

samatstariongroup commented 2 years ago

[Set] stream to position 0 prior to creating XmlReader

Prerequisites

Description

[Add] SupportedFileExtensionKind to deserializer; fixes #47

[Set] stream to position 0 prior to creating XmlReader; fixes #43

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

95.8% 95.8% Coverage
10.2% 10.2% Duplication