diff --git a/Oqtane.Client/Properties/PublishProfiles/FolderProfile.pubxml b/Oqtane.Client/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 000000000..ec2705400 --- /dev/null +++ b/Oqtane.Client/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,23 @@ + + + + + True + False + True + Release + Any CPU + FileSystem + C:\techs\RLS\Oqtane + FileSystem + + net5.0 + win-x64 + False + False + fd15b24a-7f6a-4830-9ca2-9c621771c330 + true + + \ No newline at end of file diff --git a/Oqtane.Client/Themes/BlazorTheme/Default.razor b/Oqtane.Client/Themes/BlazorTheme/Default.razor index bf62b5c5e..3fd652d43 100644 --- a/Oqtane.Client/Themes/BlazorTheme/Default.razor +++ b/Oqtane.Client/Themes/BlazorTheme/Default.razor @@ -1,4 +1,4 @@ -@namespace Oqtane.Themes.BlazorTheme +@namespace Oqtane.Themes.BlazorTheme @inherits ThemeBase