-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaweXpect.Migration.slnx
More file actions
42 lines (42 loc) · 1.69 KB
/
Copy pathaweXpect.Migration.slnx
File metadata and controls
42 lines (42 loc) · 1.69 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
31
32
33
34
35
36
37
38
39
40
41
42
<Solution>
<Folder Name="/Pipeline/">
<Project Path="Pipeline/Build.csproj">
<Build Project="false" />
</Project>
</Folder>
<Folder Name="/Tests/">
<Project Path="Tests/aweXpect.Migration.Example.Tests/aweXpect.Migration.Example.Tests.csproj" />
<Project Path="Tests/aweXpect.Migration.Tests/aweXpect.Migration.Tests.csproj" />
</Folder>
<Folder Name="/_/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="aweXpect.Migration.sln.DotSettings" />
<File Path="CODE_OF_CONDUCT.md" />
<File Path="CONTRIBUTING.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="nuget.config" />
<File Path="README.md" />
</Folder>
<Folder Name="/_/.github/" />
<Folder Name="/_/.github/workflows/">
<File Path=".github/workflows/build.yml" />
<File Path=".github/workflows/ci.yml" />
</Folder>
<Folder Name="/_/Source/">
<File Path="Source/Directory.Build.props" />
</Folder>
<Folder Name="/_/Tests/">
<File Path="Tests/Directory.Build.props" />
</Folder>
<Project Path="Source/aweXpect.Migration.Analyzers.CodeFixers/aweXpect.Migration.Analyzers.CodeFixers.csproj" />
<Project Path="Source/aweXpect.Migration.Analyzers/aweXpect.Migration.Analyzers.csproj" />
<Project Path="Source/aweXpect.Migration/aweXpect.Migration.csproj">
<BuildDependency Project="Source/aweXpect.Migration.Analyzers.CodeFixers/aweXpect.Migration.Analyzers.CodeFixers.csproj" />
<BuildDependency Project="Source/aweXpect.Migration.Analyzers/aweXpect.Migration.Analyzers.csproj" />
</Project>
</Solution>