We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbe4f2 commit b52fa76Copy full SHA for b52fa76
src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.nuspec
@@ -25,6 +25,7 @@
25
<releaseNotes>
26
See https://github.com/fluentassertions/fluentassertions.analyzers/releases/
27
</releaseNotes>
28
+ <repository type="git" url="https://github.com/fluentassertions/fluentassertions.analyzers.git" />
29
</metadata>
30
<files>
31
<file src="bin\*\netstandard1.3\*.dll" target="analyzers\dotnet\cs" exclude="**\Microsoft.CodeAnalysis.*;**\System.Collections.Immutable.*;**\System.Reflection.Metadata.*;**\System.Composition.*" />
0 commit comments