RasmusBroborg / DotnetTimecode

Dotnet Timecode is a C# class library for working with SMPTE Timecodes defined by the Society of Motion Picture and Television Engineers in the SMPTE 12M specification.
MIT License
8 stars 6 forks source link

[BUG] Fix XML comments in assembly. #42

Closed RasmusBroborg closed 2 years ago

RasmusBroborg commented 2 years ago

Describe the bug The XML-comments in the project are not showing up when using the package.

Expected behavior When downloading the nuget the projects XML-comments should be present.

RasmusBroborg commented 2 years ago

Fix in #43