We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764f616 commit 6ffaa27Copy full SHA for 6ffaa27
nuget.config
@@ -16,7 +16,7 @@
16
<packageSourceMapping>
17
<!-- Ensure that TELBlazorComponentLibrary.GitPageBlazorWasm comes from GitHub -->
18
<packageSource key="TELBlazorPackageSource">
19
- <package pattern="Components.TELBlazor" />
+ <package pattern="TELBlazor.Components" />
20
</packageSource>
21
<!-- All other packages will be fetched from NuGet.org -->
22
<packageSource key="nuget.org">
0 commit comments