-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathEgoEngineLibrary.slnx
More file actions
29 lines (29 loc) · 1.34 KB
/
EgoEngineLibrary.slnx
File metadata and controls
29 lines (29 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/EgoCtfEditor/EgoCtfEditor.csproj" />
<Project Path="src/EgoDatabaseEditor/EgoDatabaseEditor.csproj" />
<Project Path="src/EgoEngineLibrary.Frontend.Avalonia/EgoEngineLibrary.Frontend.Avalonia.csproj" />
<Project Path="src/EgoEngineLibrary.Frontend/EgoEngineLibrary.Frontend.csproj" />
<Project Path="src/EgoEngineLibrary/EgoEngineLibrary.csproj" />
<Project Path="src/EgoErpArchiver/EgoErpArchiver.csproj" />
<Project Path="src/EgoErpArchiverConsole/EgoErpArchiverConsole.csproj" />
<Project Path="src/EgoFileConverter/EgoFileConverter.csproj" />
<Project Path="src/EgoJpkArchiver/EgoJpkArchiver.csproj" />
<Project Path="src/EgoLngEditor/EgoLngEditor.csproj" />
<Project Path="src/EgoPssgEditor/EgoPssgEditor.csproj" />
<Project Path="src/EgoTngEditor/EgoTngEditor.csproj" />
<Project Path="src/Sandbox/Sandbox.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/EgoEngineLibrary.Tests/EgoEngineLibrary.Tests.csproj" />
</Folder>
</Solution>