File tree 2 files changed +11
-7
lines changed
Properties/PublishProfiles
2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,17 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
4
4
-->
5
5
<Project >
6
6
<PropertyGroup >
7
- <DeleteExistingFiles >False </DeleteExistingFiles >
8
- <ExcludeApp_Data >False </ExcludeApp_Data >
9
- <LaunchSiteAfterPublish >True </LaunchSiteAfterPublish >
7
+ <DeleteExistingFiles >false </DeleteExistingFiles >
8
+ <ExcludeApp_Data >false </ExcludeApp_Data >
9
+ <LaunchSiteAfterPublish >true </LaunchSiteAfterPublish >
10
10
<LastUsedBuildConfiguration >Release</LastUsedBuildConfiguration >
11
11
<LastUsedPlatform >Any CPU</LastUsedPlatform >
12
12
<PublishProvider >FileSystem</PublishProvider >
13
- <PublishUrl >bin\Release\net6.0\ publish\</PublishUrl >
13
+ <PublishUrl >bin\publish\</PublishUrl >
14
14
<WebPublishMethod >FileSystem</WebPublishMethod >
15
+ <SiteUrlToLaunchAfterPublish />
16
+ <TargetFramework >net6.0</TargetFramework >
17
+ <ProjectGuid >5d39ba2d-57e2-4bdc-8334-2ab262e04f96</ProjectGuid >
18
+ <SelfContained >false</SelfContained >
15
19
</PropertyGroup >
16
20
</Project >
Original file line number Diff line number Diff line change 27
27
<p >تشخیص کلمات زشت و رکیک</p >
28
28
</a >
29
29
</li >
30
- <li class =" nav-item" >
30
+ @* <li class="nav-item">
31
31
<a class="nav-link" asp-action="DocumentSimilarity" asp-controller="Home">
32
32
<i class="material-icons">compare</i>
33
- <p style =" float : right " @* class =" menu-item-main" *@ >
33
+ <p style="float: right" $1$ class="menu-item-main"#1# >
34
34
شباهتسنجی
35
35
<div class="menu-item-alert">(نسخه آزمایشی)</div>
36
36
</p>
37
37
</a>
38
- </li >
38
+ </li>*@
39
39
<li class =" nav-item" >
40
40
<a class =" nav-link" asp-action =" SentimentClassifier" asp-controller =" Home" >
41
41
<i class =" material-icons" >insert_emoticon</i >
You can’t perform that action at this time.
0 commit comments