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 a8ed5a2 commit b4dbb48Copy full SHA for b4dbb48
src/BootstrapBlazor.Server/Directory.Build.props
@@ -3,4 +3,8 @@
3
<Import Project="..\Directory.Build.props" />
4
<Import Project="..\..\Framework.props" />
5
6
+ <PropertyGroup>
7
+ <HotReloadAutoRestart>true</HotReloadAutoRestart>
8
+ </PropertyGroup>
9
+
10
</Project>
0 commit comments