UsersController
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.1.32228.430
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.32106.194
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebApp", "WebApp\WebApp.csproj", "{FD105E4B-8B22-41FA-A754-BF199782A366}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Data", "Data\Data.csproj", "{CAF59A92-38E8-4115-9761-7F4A6E90848F}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unit Tests", "Unit Tests\Unit Tests.csproj", "{14BE8EAC-8625-43C9-99AA-46442CED0808}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -23,10 +21,6 @@ Global
|
||||
{CAF59A92-38E8-4115-9761-7F4A6E90848F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{CAF59A92-38E8-4115-9761-7F4A6E90848F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{CAF59A92-38E8-4115-9761-7F4A6E90848F}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{14BE8EAC-8625-43C9-99AA-46442CED0808}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{14BE8EAC-8625-43C9-99AA-46442CED0808}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{14BE8EAC-8625-43C9-99AA-46442CED0808}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{14BE8EAC-8625-43C9-99AA-46442CED0808}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user