-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOptionInject.slnx
More file actions
31 lines (31 loc) · 1.27 KB
/
OptionInject.slnx
File metadata and controls
31 lines (31 loc) · 1.27 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
<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/publish.yml" />
</Folder>
<Folder Name="/Solution Items/nugetfiles/">
<File Path="src/nugetfiles/OptionInject.badcompat.targets" />
<File Path="src/nugetfiles/OptionInject.targets" />
</Folder>
<Project Path="src/OptionInject.Attributes/OptionInject.Attributes.csproj" />
<Project Path="src/OptionInject.Roslyn3.11/OptionInject.Roslyn3.11.csproj" />
<Project Path="src/OptionInject.Roslyn4.0/OptionInject.Roslyn4.0.csproj" />
<Project Path="src/OptionInject.Roslyn4.4/OptionInject.Roslyn4.4.csproj" />
<Project Path="src/Shared/Shared.csproj" />
<Project Path="src/Tests/Tests.csproj" />
</Solution>