Refactor Directories

This commit is contained in:
Michal
2024-08-22 00:00:35 +01:00
parent 6d0d1fec60
commit 62a7209cb9
48 changed files with 51 additions and 1373 deletions

16
EdenicExporter.sln Normal file
View File

@@ -0,0 +1,16 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EdenicExporter", "EdenicExporter.csproj", "{D42B6D17-7CF8-4F7F-99B5-A32694EC93F7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D42B6D17-7CF8-4F7F-99B5-A32694EC93F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D42B6D17-7CF8-4F7F-99B5-A32694EC93F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D42B6D17-7CF8-4F7F-99B5-A32694EC93F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D42B6D17-7CF8-4F7F-99B5-A32694EC93F7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal