-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathLibraries.slnx
More file actions
30 lines (30 loc) · 1.37 KB
/
Libraries.slnx
File metadata and controls
30 lines (30 loc) · 1.37 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
30
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".github/workflows/windows.yml" />
<File Path=".gitignore" />
<File Path="eng/build.ps1" />
<File Path="LICENSE" />
<File Path="NuGet.Config" />
<File Path="README.md" />
</Folder>
<Folder Name="/Src/">
<File Path="src/Directory.Build.props" />
<Project Path="src/Menees.Common/Menees.Common.csproj" />
<Project Path="src/Menees.Diffs.Windows.Forms/Menees.Diffs.Windows.Forms.csproj" />
<Project Path="src/Menees.Diffs/Menees.Diffs.csproj" />
<Project Path="src/Menees.Windows.Forms/Menees.Windows.Forms.csproj" />
<Project Path="src/Menees.Windows.Presentation/Menees.Windows.Presentation.csproj" />
<Project Path="src/Menees.Windows/Menees.Windows.csproj" />
</Folder>
<Folder Name="/Tests/">
<File Path="tests/.runsettings" />
<File Path="tests/AssemblyInfo.Shared.cs" />
<File Path="tests/Directory.Build.props" />
<Project Path="tests/Menees.Common.Tests/Menees.Common.Tests.csproj" />
<Project Path="tests/Menees.Diffs.Tests/Menees.Diffs.Tests.csproj" />
<Project Path="tests/Menees.Windows.Forms.Tests/Menees.Windows.Forms.Tests.csproj" Id="71f9f7e9-2082-4bae-9aa8-47f1bc21a24e" />
<Project Path="tests/Menees.Windows.Tests/Menees.Windows.Tests.csproj" />
</Folder>
</Solution>