-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFunctionJunction.slnx
More file actions
33 lines (33 loc) · 1.27 KB
/
FunctionJunction.slnx
File metadata and controls
33 lines (33 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
32
33
<Solution>
<Folder Name="/Assets/">
<File Path="FunctionJunction.png" />
<File Path="LICENSE.txt" />
<File Path="README.md" />
<File Path="README.source.md" />
</Folder>
<Folder Name="/Configuration/">
<File Path=".config/dotnet-tools.json" />
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="FunctionJunction.props" />
<File Path="FunctionJunction.Generator/FunctionJunction.Generator.csproj"/>
<File Path="FunctionJunction.Tests/FunctionJunction.Tests.csproj"/>
<File Path="FunctionJunction/FunctionJunction.csproj"/>
</Folder>
<Folder Name="/Github/">
<File Path=".github/workflows/publish-nuget-package.yml" />
</Folder>
<Folder Name="/Github/build/">
<File Path=".github/build/action.yml" />
</Folder>
<Folder Name="/Github/extract-version/">
<File Path=".github/extract-version/action.yml" />
</Folder>
<Folder Name="/Github/validate-nupkg/">
<File Path=".github/validate-nupkg/action.yml" />
</Folder>
<Project Path="FunctionJunction.Generator/FunctionJunction.Generator.csproj" />
<Project Path="FunctionJunction.Tests/FunctionJunction.Tests.csproj" />
<Project Path="FunctionJunction/FunctionJunction.csproj" />
</Solution>