devlooped / ThisAssembly

Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
https://clarius.org/ThisAssembly
MIT License
429 stars 24 forks source link

Properly fix formatting error by switching to href #411

Closed kzu closed 6 days ago

kzu commented 6 days ago

We were using cref, which is for API members, which is what was causing the formatting error in the first place.

Fixes #408

devlooped-bot commented 6 days ago

30 passed 30 passed 30 passed 30 passed 30 passed 30 passed

:test_tube: Details on macOS Unix 14.6.1 :white_check_mark: ThisAssemblyTests.ScribanTests.CanRenderModel :white_check_mark: ThisAssemblyTests.Tests.CanReadResourceFile :white_check_mark: ThisAssemblyTests.Tests.CanUseByteResource :white_check_mark: ThisAssemblyTests.Tests.CanUseConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseFileConstantInvalidIdentifier :white_check_mark: ThisAssemblyTests.Tests.CanUseFileConstantLinkedFile :white_check_mark: ThisAssemblyTests.Tests.CanUseFileConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseFileInvalidCharacters :white_check_mark: ThisAssemblyTests.Tests.CanUseGitBranchConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseGitConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseHierarchicalMetadata :white_check_mark: ThisAssemblyTests.Tests.CanUseInfo :white_check_mark: ThisAssemblyTests.Tests.CanUseInfoDescription :white_check_mark: ThisAssemblyTests.Tests.CanUseMetadata :white_check_mark: ThisAssemblyTests.Tests.CanUseMultilineProjectProperty :white_check_mark: ThisAssemblyTests.Tests.CanUseProjectProperty :white_check_mark: ThisAssemblyTests.Tests.CanUseSameNameDifferentExtensions :white_check_mark: ThisAssemblyTests.Tests.CanUseSemicolonsInConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseStringResource :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsIndexedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsIndexedFormattedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsNamedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsNamedFormattedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseTextResource :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedBoolConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedDoubleConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedInt64Constant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedIntConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedLongConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedTimeSpanStaticProp
:test_tube: Details on Ubuntu 22.04.5 LTS :white_check_mark: ThisAssemblyTests.ScribanTests.CanRenderModel :white_check_mark: ThisAssemblyTests.Tests.CanReadResourceFile :white_check_mark: ThisAssemblyTests.Tests.CanUseByteResource :white_check_mark: ThisAssemblyTests.Tests.CanUseConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseFileConstantInvalidIdentifier :white_check_mark: ThisAssemblyTests.Tests.CanUseFileConstantLinkedFile :white_check_mark: ThisAssemblyTests.Tests.CanUseFileConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseFileInvalidCharacters :white_check_mark: ThisAssemblyTests.Tests.CanUseGitBranchConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseGitConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseHierarchicalMetadata :white_check_mark: ThisAssemblyTests.Tests.CanUseInfo :white_check_mark: ThisAssemblyTests.Tests.CanUseInfoDescription :white_check_mark: ThisAssemblyTests.Tests.CanUseMetadata :white_check_mark: ThisAssemblyTests.Tests.CanUseMultilineProjectProperty :white_check_mark: ThisAssemblyTests.Tests.CanUseProjectProperty :white_check_mark: ThisAssemblyTests.Tests.CanUseSameNameDifferentExtensions :white_check_mark: ThisAssemblyTests.Tests.CanUseSemicolonsInConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseStringResource :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsIndexedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsIndexedFormattedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsNamedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsNamedFormattedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseTextResource :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedBoolConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedDoubleConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedInt64Constant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedIntConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedLongConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedTimeSpanStaticProp
:test_tube: Details on Microsoft Windows 10.0.20348 :white_check_mark: ThisAssemblyTests.ScribanTests.CanRenderModel :white_check_mark: ThisAssemblyTests.Tests.CanReadResourceFile :white_check_mark: ThisAssemblyTests.Tests.CanUseByteResource :white_check_mark: ThisAssemblyTests.Tests.CanUseConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseFileConstantInvalidIdentifier :white_check_mark: ThisAssemblyTests.Tests.CanUseFileConstantLinkedFile :white_check_mark: ThisAssemblyTests.Tests.CanUseFileConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseFileInvalidCharacters :white_check_mark: ThisAssemblyTests.Tests.CanUseGitBranchConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseGitConstants :white_check_mark: ThisAssemblyTests.Tests.CanUseHierarchicalMetadata :white_check_mark: ThisAssemblyTests.Tests.CanUseInfo :white_check_mark: ThisAssemblyTests.Tests.CanUseInfoDescription :white_check_mark: ThisAssemblyTests.Tests.CanUseMetadata :white_check_mark: ThisAssemblyTests.Tests.CanUseMultilineProjectProperty :white_check_mark: ThisAssemblyTests.Tests.CanUseProjectProperty :white_check_mark: ThisAssemblyTests.Tests.CanUseSameNameDifferentExtensions :white_check_mark: ThisAssemblyTests.Tests.CanUseSemicolonsInConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseStringResource :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsIndexedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsIndexedFormattedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsNamedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseStringsNamedFormattedArguments :white_check_mark: ThisAssemblyTests.Tests.CanUseTextResource :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedBoolConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedDoubleConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedInt64Constant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedIntConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedLongConstant :white_check_mark: ThisAssemblyTests.Tests.CanUseTypedTimeSpanStaticProp

from dotnet-retest v0.6.3 on .NET 8.0.8 with :purple_heart: