-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFastEnumExtensions.slnx
27 lines (27 loc) · 1.14 KB
/
FastEnumExtensions.slnx
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
<Solution>
<Folder Name="/examples/">
<Project Path="examples\FastEnum.Extensions.NetCore.Example\FastEnum.Extensions.NetCore.Example.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="coverlet.runsettings.xml" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="test.ps1" />
</Folder>
<Folder Name="/src/">
<Project Path="src\FastEnum.Extensions.Generator\FastEnum.Extensions.Generator.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test\FastEnum.Extensions.Generator.Data\FastEnum.Extensions.Generator.Data.csproj" />
<Project Path="test\FastEnum.Extensions.Generator.Tests.Integration\FastEnum.Extensions.Generator.Tests.Integration.csproj" />
<Project Path="test\FastEnum.Extensions.Generator.Tests.Snapshot\FastEnum.Extensions.Generator.Tests.Snapshot.csproj" />
</Folder>
<Properties Name="Visual Studio">
<Property Name="OpenWith" Value="17" />
</Properties>
</Solution>