mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-26 21:13:13 +00:00
ebook
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
Welcome to our interactive eBook
|
||||
|
||||
<h2>
|
||||
Nahrain University - College of Information Technology
|
||||
Nahrain University
|
||||
</h2>
|
||||
|
||||
<SurveyPrompt Title="How is Blazor working for you?" />
|
||||
<h3>College of Information Technology</h3>
|
||||
|
17
Esiur.eBook/Properties/PublishProfiles/FolderProfile.pubxml
Normal file
17
Esiur.eBook/Properties/PublishProfiles/FolderProfile.pubxml
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
https://go.microsoft.com/fwlink/?LinkID=208121.
|
||||
-->
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<DeleteExistingFiles>false</DeleteExistingFiles>
|
||||
<ExcludeApp_Data>false</ExcludeApp_Data>
|
||||
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
|
||||
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
||||
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||||
<PublishProvider>FileSystem</PublishProvider>
|
||||
<PublishUrl>bin\Release\net6.0\browser-wasm\publish\</PublishUrl>
|
||||
<WebPublishMethod>FileSystem</WebPublishMethod>
|
||||
<_TargetId>Folder</_TargetId>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user