Skip to content

Commit c9d4372

Browse files
committed
chore: update repository URL in build props
1 parent ca5e436 commit c9d4372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<RepositoryType>git</RepositoryType>
4-
<RepositoryUrl>https://github.com/escendit/Escendit.Tools.CodeAnalysis.NetAnalyzers</RepositoryUrl>
4+
<RepositoryUrl>https://github.com/escendit/tools-codeanalysis-roslyn</RepositoryUrl>
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="Escendit.Tools.Branding">

0 commit comments

Comments
 (0)