Merge branch 'release/3.0-preview5' => 'master'
This commit is contained in:
commit
9393ddbfa6
|
|
@ -2,6 +2,6 @@
|
|||
<PropertyGroup>
|
||||
<_BlazorDevServerDll>$(MSBuildThisFileDirectory)../tools/blazor-devserver.dll</_BlazorDevServerDll>
|
||||
<RunCommand>dotnet</RunCommand>
|
||||
<RunArguments>$(_BlazorDevServerDll) serve</RunArguments>
|
||||
<RunArguments>"$(_BlazorDevServerDll)" serve</RunArguments>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue