6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
|
<!--
|
||
|
Configuring this here is temporary. Later we'll move the app config
|
||
|
into Program.cs, and it won't be necessary to specify AppAssembly.
|
||
|
-->
|
||
|
<Router AppAssembly="typeof(Program).Assembly" />
|