Open angularsen opened 4 years ago
https://github.com/angularsen/UnitsNet/pull/811
It specifically didn't seem to recognize the existing <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />.
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
By the way, love your effort on this. Seems like a real good idea!
thanks for detailed issue
https://github.com/angularsen/UnitsNet/pull/811
Should probably not update console applications
Incorrectly fixed these (duplicate config)
It specifically didn't seem to recognize the existing
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
.Correctly fixed these