Skip to content

Commit 9bb0354

Browse files
committed
chore: Update RepositoryUrl in Directory.Build.props
1 parent c819143 commit 9bb0354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.StyleCopAnalyzers</RepositoryUrl>
4+
<RepositoryUrl>https://github.com/escendit/tools-codeanalysis-stylecop</RepositoryUrl>
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="Escendit.Tools.Branding">

0 commit comments

Comments
 (0)