parent
c565386a3e
commit
98ad532822
|
|
@ -1,5 +1 @@
|
|||
<!--
|
||||
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" />
|
||||
<Router AppAssembly="typeof(Program).Assembly" />
|
||||
|
|
|
|||
|
|
@ -1,5 +1 @@
|
|||
<!--
|
||||
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" />
|
||||
<Router AppAssembly="typeof(Program).Assembly" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue