Commit d74a6e5
authored
Fix Blazor Wasm.Performance benchmarks build (dotnet#64148)
It currently runs into a known issue with fingerprinting that is fixed in 10.0 RTM. Disabling fingerprinting for now as a workaround.1 parent 8c687fc commit d74a6e5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments