mirror of
https://github.com/KhasanovAMdev/ISTU_TEST_LR1.git
synced 2026-04-03 23:09:36 +04:00
Добавил тесты
This commit is contained in:
10
LR1/LR1.sln
10
LR1/LR1.sln
@@ -1,12 +1,14 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.14.36705.20 d17.14
|
||||
# Visual Studio Version 18
|
||||
VisualStudioVersion = 18.2.11430.68 d18.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppTesting", "AppTesting\AppTesting.csproj", "{A02E459C-F603-4AC3-BEA4-00610EB22632}"
|
||||
EndProject
|
||||
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "DataGeneration", "DataGeneration\DataGeneration.pyproj", "{3032CD08-5B57-4966-95CE-53274D36CE2E}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppTesting.Tests", "AppTesting.Tests\AppTesting.Tests.csproj", "{047C52F4-BF4B-4C29-BD8A-42CAB4E117F2}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -19,6 +21,10 @@ Global
|
||||
{A02E459C-F603-4AC3-BEA4-00610EB22632}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{3032CD08-5B57-4966-95CE-53274D36CE2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{3032CD08-5B57-4966-95CE-53274D36CE2E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{047C52F4-BF4B-4C29-BD8A-42CAB4E117F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{047C52F4-BF4B-4C29-BD8A-42CAB4E117F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{047C52F4-BF4B-4C29-BD8A-42CAB4E117F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{047C52F4-BF4B-4C29-BD8A-42CAB4E117F2}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user