name change from alex-api to Emberend
This commit is contained in:
parent
4ab195deb1
commit
db80a69351
@ -4,7 +4,7 @@
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<RootNamespace>alex_api</RootNamespace>
|
||||
<RootNamespace>Emberend</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
25
Emberend.sln
Normal file
25
Emberend.sln
Normal file
@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.13.35919.96 d17.13
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Emberend", "Emberend.csproj", "{404DE117-2DCE-8301-F748-F69F61C9C824}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{404DE117-2DCE-8301-F748-F69F61C9C824}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{404DE117-2DCE-8301-F748-F69F61C9C824}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{404DE117-2DCE-8301-F748-F69F61C9C824}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{404DE117-2DCE-8301-F748-F69F61C9C824}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {FF088A28-8C12-4130-9152-B77F2D9D2722}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Reference in New Issue
Block a user