-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Description
21000 warnings total! Maybe not all of them are this warning, but it seems like the vast majority are.
Not sure when this was introduced, but I guess it is fairly recent.
https://ci.appveyor.com/project/angularsen/unitsnet/build/844
A small sample:
C:\projects\unitsnet\Common\GeneratedCode\Quantities\SolidAngle.Common.g.cs(480,9): warning CS1587: XML comment is not placed on a valid language element [C:\projects\unitsnet\UnitsNet\UnitsNet.Signed.csproj]
C:\projects\unitsnet\Common\GeneratedCode\Quantities\SpecificEnergy.Common.g.cs(628,9): warning CS1587: XML comment is not placed on a valid language element [C:\projects\unitsnet\UnitsNet\UnitsNet.Signed.csproj]
C:\projects\unitsnet\Common\GeneratedCode\Quantities\SpecificEntropy.Common.g.cs(628,9): warning CS1587: XML comment is not placed on a valid language element [C:\projects\unitsnet\UnitsNet\UnitsNet.Signed.csproj]
C:\projects\unitsnet\Common\GeneratedCode\Quantities\SpecificVolume.Common.g.cs(502,9): warning CS1587: XML comment is not placed on a valid language element [C:\projects\unitsnet\UnitsNet\UnitsNet.Signed.csproj]
C:\projects\unitsnet\Common\GeneratedCode\Quantities\SpecificWeight.Common.g.cs(817,9): warning CS1587: XML comment is not placed on a valid language element [C:\projects\unitsnet\UnitsNet\UnitsNet.Signed.csproj]
C:\projects\unitsnet\Common\GeneratedCode\Quantities\Speed.Common.g.cs(1132,9): warning CS1587: XML comment is not placed on a valid language element [C:\projects\unitsnet\UnitsNet\UnitsNet.Signed.csproj]