-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLanguageTags.slnx
More file actions
28 lines (28 loc) · 1.14 KB
/
LanguageTags.slnx
File metadata and controls
28 lines (28 loc) · 1.14 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
<Solution>
<Folder Name="/GitHub/">
<File Path=".github/dependabot.yml" />
<File Path=".github/workflows/merge-bot-pr.yml" />
<File Path=".github/workflows/publish-release.yml" />
<File Path=".github/workflows/update-languagedata.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>