-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathAutoCtor.slnx
More file actions
35 lines (35 loc) · 1.43 KB
/
AutoCtor.slnx
File metadata and controls
35 lines (35 loc) · 1.43 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
<Solution>
<Folder Name="/Solution Items/">
<File Path="global.json" />
<File Path="mdsnippets.json" />
<File Path="readme.nuget.md" />
<File Path="readme.source.md" />
<File Path="src/Common.props" />
<File Path="src/Directory.Build.props" />
<File Path="src/Directory.Packages.props" />
<File Path="src/global.json" />
</Folder>
<Folder Name="/Solution Items/github/">
<File Path=".github/dependabot.yml" />
<File Path=".github/FUNDING.yml" />
<File Path=".github/release.yml" />
</Folder>
<Folder Name="/Solution Items/github/workflows/">
<File Path=".github/workflows/build.yml" />
<File Path=".github/workflows/pr.yml" />
<File Path=".github/workflows/publish.yml" />
<File Path=".github/workflows/test.yml" />
</Folder>
<Folder Name="/Solution Items/nugetfiles/">
<File Path="src/nugetfiles/AutoCtor.badcompat.targets" />
<File Path="src/nugetfiles/AutoCtor.props" />
<File Path="src/nugetfiles/AutoCtor.targets" />
</Folder>
<Project Path="src/AutoCtor.Attributes/AutoCtor.Attributes.csproj" />
<Project Path="src/Benchmarks/AutoCtor.Benchmarks.csproj" />
<Project Path="src/AutoCtor.Roslyn3.11/AutoCtor.Roslyn3.11.csproj" />
<Project Path="src/AutoCtor.Roslyn4.0/AutoCtor.Roslyn4.0.csproj" />
<Project Path="src/AutoCtor.Roslyn4.4/AutoCtor.Roslyn4.4.csproj" />
<Project Path="src/Shared/Shared.csproj" />
<Project Path="src/Tests/Tests.csproj" />
</Solution>