-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathD2NG.slnx
More file actions
16 lines (16 loc) · 701 Bytes
/
Copy pathD2NG.slnx
File metadata and controls
16 lines (16 loc) · 701 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
</Folder>
<Project Path="src/ConsoleBot/ConsoleBot.csproj" />
<Project Path="src/D2NG.Core.Tests/D2NG.Core.Tests.csproj" />
<Project Path="src/D2NG.Core/D2NG.Core.csproj" />
<Project Path="src/D2NG.MuleManager.UI/D2NG.MuleManager.UI.csproj" />
<Project Path="src/D2NG.MuleManager/D2NG.MuleManager.csproj" />
<Project Path="src/D2NG.Navigation/D2NG.Navigation.csproj" />
<Project Path="src/MpqLib/MpqLib.csproj" />
<Project Path="src/PacketSniffer/PacketSniffer.csproj" />
</Solution>