16 changed files with 118 additions and 51 deletions
@ -0,0 +1,12 @@ |
|||||||
|
{ |
||||||
|
"version": 1, |
||||||
|
"isRoot": true, |
||||||
|
"tools": { |
||||||
|
"dotnet-ef": { |
||||||
|
"version": "7.0.5", |
||||||
|
"commands": [ |
||||||
|
"dotnet-ef" |
||||||
|
] |
||||||
|
} |
||||||
|
} |
||||||
|
} |
@ -0,0 +1,21 @@ |
|||||||
|
<?xml version="1.0" encoding="utf-8"?> |
||||||
|
<!-- |
||||||
|
https://go.microsoft.com/fwlink/?LinkID=208121. |
||||||
|
--> |
||||||
|
<Project> |
||||||
|
<PropertyGroup> |
||||||
|
<DeleteExistingFiles>true</DeleteExistingFiles> |
||||||
|
<ExcludeApp_Data>false</ExcludeApp_Data> |
||||||
|
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish> |
||||||
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> |
||||||
|
<LastUsedPlatform>Any CPU</LastUsedPlatform> |
||||||
|
<PublishProvider>FileSystem</PublishProvider> |
||||||
|
<PublishUrl>C:\Users\Administrator\Desktop\一体机</PublishUrl> |
||||||
|
<WebPublishMethod>FileSystem</WebPublishMethod> |
||||||
|
<_TargetId>Folder</_TargetId> |
||||||
|
<SiteUrlToLaunchAfterPublish /> |
||||||
|
<TargetFramework>net6.0</TargetFramework> |
||||||
|
<ProjectGuid>9cc60d58-cc75-4bf7-a854-3220e725cd8c</ProjectGuid> |
||||||
|
<SelfContained>false</SelfContained> |
||||||
|
</PropertyGroup> |
||||||
|
</Project> |
@ -0,0 +1,11 @@ |
|||||||
|
<?xml version="1.0" encoding="utf-8"?> |
||||||
|
<!-- |
||||||
|
https://go.microsoft.com/fwlink/?LinkID=208121. |
||||||
|
--> |
||||||
|
<Project> |
||||||
|
<PropertyGroup> |
||||||
|
<_PublishTargetUrl>C:\Users\Administrator\Desktop\一体机</_PublishTargetUrl> |
||||||
|
<History>True|2023-06-13T10:05:11.2568840Z;False|2023-06-13T18:04:56.9546003+08:00;</History> |
||||||
|
<LastFailureDetails /> |
||||||
|
</PropertyGroup> |
||||||
|
</Project> |
Loading…
Reference in new issue