changed structure

This commit is contained in:
Alexander Kozachenko 2023-12-08 09:01:48 +03:00
parent a4bec421a3
commit b3958469b5
6 changed files with 0 additions and 58 deletions

View file

@ -1,25 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProSol.TagsProvider", "ProSol.TagsProvider.csproj", "{8CDCF844-F7AA-43FD-A49A-DD8F580CD238}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8CDCF844-F7AA-43FD-A49A-DD8F580CD238}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8CDCF844-F7AA-43FD-A49A-DD8F580CD238}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8CDCF844-F7AA-43FD-A49A-DD8F580CD238}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8CDCF844-F7AA-43FD-A49A-DD8F580CD238}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E9BD37C0-9E45-494A-9836-B77E5FFBA73E}
EndGlobalSection
EndGlobal

View file

@ -1,25 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Demo", "Demo.csproj", "{3735D643-CB62-446F-BCAD-C519785DF26C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3735D643-CB62-446F-BCAD-C519785DF26C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3735D643-CB62-446F-BCAD-C519785DF26C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3735D643-CB62-446F-BCAD-C519785DF26C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3735D643-CB62-446F-BCAD-C519785DF26C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AD5B549D-74E1-4C89-A4B6-505FCB0B0423}
EndGlobalSection
EndGlobal

View file

@ -1,8 +0,0 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}