-
-
Notifications
You must be signed in to change notification settings - Fork 598
Expand file tree
/
Copy pathJint.slnx
More file actions
29 lines (29 loc) · 1.2 KB
/
Jint.slnx
File metadata and controls
29 lines (29 loc) · 1.2 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
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="README.md" />
</Folder>
<Folder Name="/Solution Items/.github/">
<File Path=".github/dependabot.yml" />
</Folder>
<Folder Name="/Solution Items/.github/ISSUE_TEMPLATE/">
<File Path=".github/ISSUE_TEMPLATE/bug_report.md" />
<File Path=".github/ISSUE_TEMPLATE/feature_request.md" />
</Folder>
<Folder Name="/Solution Items/.github/workflows/">
<File Path=".github/workflows/build.yml" />
<File Path=".github/workflows/pr.yml" />
<File Path=".github/workflows/release.yml" />
</Folder>
<Project Path="Jint.AotExample/Jint.AotExample.csproj" />
<Project Path="Jint.Benchmark/Jint.Benchmark.csproj" />
<Project Path="Jint.Repl/Jint.Repl.csproj" />
<Project Path="Jint.Tests.CommonScripts/Jint.Tests.CommonScripts.csproj" />
<Project Path="Jint.Tests.PublicInterface/Jint.Tests.PublicInterface.csproj" />
<Project Path="Jint.Tests.Test262/Jint.Tests.Test262.csproj" />
<Project Path="Jint.Tests/Jint.Tests.csproj" />
<Project Path="Jint/Jint.csproj" />
</Solution>