-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathBytecodeApi.slnx
More file actions
24 lines (24 loc) · 1.46 KB
/
BytecodeApi.slnx
File metadata and controls
24 lines (24 loc) · 1.46 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
<Solution>
<Folder Name="/Playground/">
<Project Path="Playground.Console/Playground.Console.csproj" />
<Project Path="Playground.Wpf.Cui/Playground.Wpf.Cui.csproj" />
<Project Path="Playground.Wpf/Playground.Wpf.csproj" />
</Folder>
<Project Path="BytecodeApi.CommandLineParser/BytecodeApi.CommandLineParser.csproj" />
<Project Path="BytecodeApi.ConsoleUI/BytecodeApi.ConsoleUI.csproj" />
<Project Path="BytecodeApi.Cryptography.Tests/BytecodeApi.Cryptography.Tests.csproj" />
<Project Path="BytecodeApi.Cryptography/BytecodeApi.Cryptography.csproj" />
<Project Path="BytecodeApi.CsvParser/BytecodeApi.CsvParser.csproj" />
<Project Path="BytecodeApi.IniParser/BytecodeApi.IniParser.csproj" />
<Project Path="BytecodeApi.LanguageGenerator/BytecodeApi.LanguageGenerator.csproj" />
<Project Path="BytecodeApi.Lexer/BytecodeApi.Lexer.csproj" />
<Project Path="BytecodeApi.Penetration/BytecodeApi.Penetration.csproj" />
<Project Path="BytecodeApi.PEParser/BytecodeApi.PEParser.csproj" />
<Project Path="BytecodeApi.PEResources/BytecodeApi.PEResources.csproj" />
<Project Path="BytecodeApi.Rest/BytecodeApi.Rest.csproj" />
<Project Path="BytecodeApi.Win32/BytecodeApi.Win32.csproj" />
<Project Path="BytecodeApi.Wmi/BytecodeApi.Wmi.csproj" />
<Project Path="BytecodeApi.Wpf.Cui/BytecodeApi.Wpf.Cui.csproj" />
<Project Path="BytecodeApi.Wpf/BytecodeApi.Wpf.csproj" />
<Project Path="BytecodeApi/BytecodeApi.csproj" />
</Solution>