Skip to content

Commit 6ffaa27

Browse files
committed
ci(nuget package name): Changed package name
1 parent 764f616 commit 6ffaa27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<packageSourceMapping>
1717
<!-- Ensure that TELBlazorComponentLibrary.GitPageBlazorWasm comes from GitHub -->
1818
<packageSource key="TELBlazorPackageSource">
19-
<package pattern="Components.TELBlazor" />
19+
<package pattern="TELBlazor.Components" />
2020
</packageSource>
2121
<!-- All other packages will be fetched from NuGet.org -->
2222
<packageSource key="nuget.org">

0 commit comments

Comments
 (0)