Skip to content

Commit 52a89a3

Browse files
authored
Update FluentAssertions.BestPractices.nuspec
1 parent 1de5127 commit 52a89a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/FluentAssertions.BestPractices/FluentAssertions.BestPractices.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<language>en-US</language>
1616
<licenseUrl>https://github.com/Meir017/fluentassertions.bestpractices/blob/master/LICENSE</licenseUrl>
1717
<iconUrl>https://raw.githubusercontent.com/fluentassertions/fluentassertions/release-5.0/Src/FluentAssertions.png</iconUrl>
18-
<projectUrl>http://www.fluentassertions.com</projectUrl>
19-
<requireLicenseAcceptance>false</requireLicenseAcceptance>
18+
<projectUrl>https://github.com/Meir017/fluentassertions.bestpractices</projectUrl>
19+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
2020
<tags>FluentAssertions Analyzers</tags>
21-
<frameworkAssemblies>
21+
<frameworkAssemblies>
2222
<frameworkAssembly assemblyName="System" targetFramework="" />
2323
</frameworkAssemblies>
2424
<copyright>Copyright Meir Blachman 2017-</copyright>
@@ -30,4 +30,4 @@
3030
<file src="bin\*\netstandard1.3\*.dll" target="analyzers\dotnet\cs" exclude="**\Microsoft.CodeAnalysis.*;**\System.Collections.Immutable.*;**\System.Reflection.Metadata.*;**\System.Composition.*" />
3131
<file src="tools\*.ps1" target="tools\" />
3232
</files>
33-
</package>
33+
</package>

0 commit comments

Comments
 (0)