2021-07-30 14:49:24 +05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID>
|
|
|
|
<Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath>
|
2021-07-31 22:27:59 +05:00
|
|
|
<ActiveDebugProfile>ApiServer</ActiveDebugProfile>
|
2021-08-01 19:48:09 +05:00
|
|
|
<NameOfLastUsedPublishProfile>F:\GIT\ASCKU_PC\ApiServer\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
|
2021-07-31 22:27:59 +05:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
|
|
|
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
2021-07-30 14:49:24 +05:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|