-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReflectionEventing.slnx
More file actions
17 lines (17 loc) · 832 Bytes
/
ReflectionEventing.slnx
File metadata and controls
17 lines (17 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.props" />
<File Path="nuget.config" />
<File Path="README.md" />
</Folder>
<Folder Name="/Tests/">
<Project Path="tests/ReflectionEventing.DependencyInjection.UnitTests/ReflectionEventing.DependencyInjection.UnitTests.csproj" />
<Project Path="tests/ReflectionEventing.UnitTests/ReflectionEventing.UnitTests.csproj" />
</Folder>
<Project Path="src/ReflectionEventing.Demo.Wpf/ReflectionEventing.Demo.Wpf.csproj" />
<Project Path="src/ReflectionEventing.DependencyInjection/ReflectionEventing.DependencyInjection.csproj" />
<Project Path="src/ReflectionEventing/ReflectionEventing.csproj" />
</Solution>