Changes to public
This commit is contained in:
4
AirportAlphabetGame.sln.DotSettings.user
Normal file
4
AirportAlphabetGame.sln.DotSettings.user
Normal file
@@ -0,0 +1,4 @@
|
||||
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
|
||||
<s:String x:Key="/Default/Environment/AssemblyExplorer/XmlDocument/@EntryValue"><AssemblyExplorer>
|
||||
<Assembly Path="C:\Users\dredgy\RiderProjects\AirportAlphabetGame\AirportAlphabetGame\public\scripts\AirportAlphabetGame.dll" />
|
||||
</AssemblyExplorer></s:String></wpf:ResourceDictionary>
|
||||
@@ -28,7 +28,7 @@ module Program =
|
||||
let app =
|
||||
application {
|
||||
use_mime_types [(".woff", "application/font-woff")]
|
||||
use_static "public"
|
||||
use_static "wwwroot"
|
||||
use_router router
|
||||
service_config ServiceConfig
|
||||
url "http://*:5001"
|
||||
|
||||
Reference in New Issue
Block a user