solution updates
This commit is contained in:
parent
6b0406889b
commit
d338a98064
@ -1,13 +1,15 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.31624.102
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.0.32002.185
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssortValidator", "AssortValidator\AssortValidator.csproj", "{A45962A4-FE77-4053-8263-AD209953DA92}"
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssortValidator", "AssortValidator\AssortValidator.csproj", "{A45962A4-FE77-4053-8263-AD209953DA92}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssortValidator.Common", "AssortValidator.Common\AssortValidator.Common.csproj", "{EA2B693F-8F4E-409B-81EE-5074CAF7D2CC}"
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssortValidator.Common", "AssortValidator.Common\AssortValidator.Common.csproj", "{EA2B693F-8F4E-409B-81EE-5074CAF7D2CC}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssortValidator.Common.Models", "AssortValidator.Common.Models\AssortValidator.Common.Models.csproj", "{8B03A259-DFCF-40EB-801F-721A6E935244}"
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssortValidator.Common.Models", "AssortValidator.Common.Models\AssortValidator.Common.Models.csproj", "{8B03A259-DFCF-40EB-801F-721A6E935244}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssortUpdater", "AssortUpdater\AssortUpdater.csproj", "{5068396B-2541-49A6-B052-72E55B693DFF}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
@ -27,6 +29,10 @@ Global
|
||||
{8B03A259-DFCF-40EB-801F-721A6E935244}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{8B03A259-DFCF-40EB-801F-721A6E935244}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{8B03A259-DFCF-40EB-801F-721A6E935244}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{5068396B-2541-49A6-B052-72E55B693DFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{5068396B-2541-49A6-B052-72E55B693DFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{5068396B-2541-49A6-B052-72E55B693DFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5068396B-2541-49A6-B052-72E55B693DFF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user