-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLanguageTags.slnx
More file actions
31 lines (31 loc) · 1.31 KB
/
Copy pathLanguageTags.slnx
File metadata and controls
31 lines (31 loc) · 1.31 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="/GitHub/">
<File Path=".github/dependabot.yml" />
<File Path=".github/actions/codegen/action.yml" />
<File Path=".github/actions/validate/action.yml" />
<File Path=".github/workflows/merge-bot-pull-request.yml" />
<File Path=".github/workflows/publish-release.yml" />
<File Path=".github/workflows/run-periodic-codegen-pull-request.yml" />
<File Path=".github/workflows/test-pull-request.yml" />
</Folder>
<Folder Name="/LanguageData/">
<File Path="LanguageData/iso6392" />
<File Path="LanguageData/iso6392.json" />
<File Path="LanguageData/iso6393" />
<File Path="LanguageData/iso6393.json" />
<File Path="LanguageData/rfc5646" />
<File Path="LanguageData/rfc5646.json" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="version.json" />
</Folder>
<Project Path="LanguageTags/LanguageTags.csproj" />
<Project Path="LanguageTagsCreate/LanguageTagsCreate.csproj" />
<Project Path="LanguageTagsTests/LanguageTagsTests.csproj">
<BuildDependency Project="LanguageTags/LanguageTags.csproj" />
</Project>
</Solution>