ef583813eb
Former-commit-id: 943baa9f16a098c33e129777827f3a9d20da00d6
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" />
|