снос папки (не нужна)

This commit is contained in:
Леонид Малафеев 2024-03-23 18:22:04 +04:00
parent c67ee5f392
commit ab97f52d56
5 changed files with 0 additions and 128 deletions

View File

@ -1,16 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.27">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
</Project>

View File

@ -1,67 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34202.233
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JewelryStore", "JewelryStore.csproj", "{AE4DC4C1-2347-4521-BE6F-C5B80BB7F0F0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JewelryStoreBusinessLogic", "..\JewelryStoreBusinessLogic\JewelryStoreBusinessLogic.csproj", "{7A3E84A4-6C9D-4C8D-BCCB-58F7BAEE52B9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JewelryStoreContracts", "..\JewelryStoreContracts\JewelryStoreContracts.csproj", "{F3E87835-779D-4974-96D4-51A6723C37D3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JewelryStoreListImplement", "..\JewelryStoreListImplement\JewelryStoreListImplement.csproj", "{76C0344A-4C9E-42D1-84DB-6D39D595B57D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JewerlyStoreDataModels", "..\JewerlyStoreDataModels\JewerlyStoreDataModels.csproj", "{4AD0B4DC-8F85-401B-8938-B49E4A3ACCF7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JewerlyStoreView", "..\JewerlyStoreView\JewerlyStoreView.csproj", "{F61608F4-B4AA-47D7-A6A0-74F9FFCF9A5B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JewerlyStoreFileImplement", "..\JewerlyStoreFileImplement\JewerlyStoreFileImplement.csproj", "{CBCAFAE3-4CF6-43BB-A053-97FA6FD7A90B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JewelryStoreDatabaseImplement", "..\JewelryStoreDatabaseImplement\JewelryStoreDatabaseImplement.csproj", "{B60549DE-BD6D-412E-8318-30220C43B061}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AE4DC4C1-2347-4521-BE6F-C5B80BB7F0F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE4DC4C1-2347-4521-BE6F-C5B80BB7F0F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE4DC4C1-2347-4521-BE6F-C5B80BB7F0F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE4DC4C1-2347-4521-BE6F-C5B80BB7F0F0}.Release|Any CPU.Build.0 = Release|Any CPU
{7A3E84A4-6C9D-4C8D-BCCB-58F7BAEE52B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7A3E84A4-6C9D-4C8D-BCCB-58F7BAEE52B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7A3E84A4-6C9D-4C8D-BCCB-58F7BAEE52B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7A3E84A4-6C9D-4C8D-BCCB-58F7BAEE52B9}.Release|Any CPU.Build.0 = Release|Any CPU
{F3E87835-779D-4974-96D4-51A6723C37D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3E87835-779D-4974-96D4-51A6723C37D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3E87835-779D-4974-96D4-51A6723C37D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3E87835-779D-4974-96D4-51A6723C37D3}.Release|Any CPU.Build.0 = Release|Any CPU
{76C0344A-4C9E-42D1-84DB-6D39D595B57D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76C0344A-4C9E-42D1-84DB-6D39D595B57D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76C0344A-4C9E-42D1-84DB-6D39D595B57D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76C0344A-4C9E-42D1-84DB-6D39D595B57D}.Release|Any CPU.Build.0 = Release|Any CPU
{4AD0B4DC-8F85-401B-8938-B49E4A3ACCF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4AD0B4DC-8F85-401B-8938-B49E4A3ACCF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4AD0B4DC-8F85-401B-8938-B49E4A3ACCF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4AD0B4DC-8F85-401B-8938-B49E4A3ACCF7}.Release|Any CPU.Build.0 = Release|Any CPU
{F61608F4-B4AA-47D7-A6A0-74F9FFCF9A5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F61608F4-B4AA-47D7-A6A0-74F9FFCF9A5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F61608F4-B4AA-47D7-A6A0-74F9FFCF9A5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F61608F4-B4AA-47D7-A6A0-74F9FFCF9A5B}.Release|Any CPU.Build.0 = Release|Any CPU
{CBCAFAE3-4CF6-43BB-A053-97FA6FD7A90B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CBCAFAE3-4CF6-43BB-A053-97FA6FD7A90B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CBCAFAE3-4CF6-43BB-A053-97FA6FD7A90B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CBCAFAE3-4CF6-43BB-A053-97FA6FD7A90B}.Release|Any CPU.Build.0 = Release|Any CPU
{B60549DE-BD6D-412E-8318-30220C43B061}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B60549DE-BD6D-412E-8318-30220C43B061}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B60549DE-BD6D-412E-8318-30220C43B061}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B60549DE-BD6D-412E-8318-30220C43B061}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7DC518F4-F7F1-41B5-9A18-FA8467DD79C6}
EndGlobalSection
EndGlobal

View File

@ -1,28 +0,0 @@
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:21977",
"sslPort": 44362
}
},
"profiles": {
"JewelryStore": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7209;http://localhost:5260",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}

View File

@ -1,8 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

View File

@ -1,9 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}