Skip to content

Commit b2f4095

Browse files
authored
Update to new CI pkg domain
1 parent 6f1ee65 commit b2f4095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ThisAssemblyMinimumRoslynVersion>4.0</ThisAssemblyMinimumRoslynVersion>
1010
<PackFolder>analyzers/dotnet/roslyn$(ThisAssemblyMinimumRoslynVersion)/cs</PackFolder>
1111
<GenerateDocumentationFile>false</GenerateDocumentationFile>
12-
<RestoreSources>https://api.nuget.org/v3/index.json;https://pkg.kzu.io/index.json;</RestoreSources>
12+
<RestoreSources>https://api.nuget.org/v3/index.json;https://pkg.kzu.app/index.json;</RestoreSources>
1313

1414
<!-- ThisAssembly shouldn't propagate transitively by default -->
1515
<DevelopmentDependency>true</DevelopmentDependency>

0 commit comments

Comments
 (0)