Skip to content

Commit 225c2e6

Browse files
committed
Debug
1 parent c06c964 commit 225c2e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Blazor.Diagrams/Blazor.Diagrams.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@
4747
<Message Text="NuGetPackageRoot: $(NuGetPackageRoot)" Importance="high" />
4848
<Exec Command="echo NuGetPackageRoot: $(NuGetPackageRoot)" />
4949

50-
<!-- Run Strong Name Signer -->
51-
<Exec ContinueOnError="false"
52-
Command="&quot;$(NuGetPackageRoot)\Brutal.Dev.StrongNameSigner.3.5.1\build\StrongNameSigner.Console.exe&quot; -in &quot;$(NuGetPackageRoot)&quot;" />
53-
5450
<!-- Test if Excubo.WebCompiler is installed (recommended) -->
5551
<Exec Command="webcompiler -h" ContinueOnError="true" StandardOutputImportance="low" StandardErrorImportance="low" LogStandardErrorAsError="false" IgnoreExitCode="true">
5652
<Output TaskParameter="ExitCode" PropertyName="ErrorCode" />

0 commit comments

Comments
 (0)