We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c78a73 commit 127de65Copy full SHA for 127de65
src/Blazor.Diagrams/Blazor.Diagrams.csproj
@@ -20,7 +20,7 @@
20
<ItemGroup>
21
<PackageReference Include="Microsoft.AspNetCore.Components" />
22
<PackageReference Include="Microsoft.AspNetCore.Components.Web" />
23
- <PacakgeReference Include="Brutal.Dev.StrongNameSigner" PrivateAssets="All" />
+ <PackageReference Include="Brutal.Dev.StrongNameSigner" PrivateAssets="All" />
24
<!-- Reference the SvgPathProperties that we already strong name signed -->
25
<Reference Include="SvgPathProperties" PrivateAssets="All">
26
<HintPath>..\..\packages\svgpathproperties\1.1.2\lib\netstandard2.0\SvgPathProperties.dll</HintPath>
0 commit comments