Archomeda / Gw2Sharp

A cross-platform .NET wrapper library for the Guild Wars 2 API written in C#
https://archomeda.github.io/Gw2Sharp
MIT License
37 stars 8 forks source link

Fix namespaces of various enums #92

Closed Archomeda closed 3 years ago

Archomeda commented 3 years ago

Some enums somehow got the wrong namespace. They were placed in the root Gw2Sharp namespace, instead of Gw2Sharp.WebApi.V2.Models or Gw2Sharp.WebApi.V2.Caching.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
0.0% 0.0% Duplication