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