|
| 1 | +<Solution> |
| 2 | + <Folder Name="/CoreFiles/"> |
| 3 | + <File Path=".editorconfig" /> |
| 4 | + <File Path=".gitattributes" /> |
| 5 | + <File Path=".gitignore" /> |
| 6 | + <File Path="BUILDING.md" /> |
| 7 | + <File Path="CONTRIBUTING.md" /> |
| 8 | + <File Path="Directory.Build.props" /> |
| 9 | + <File Path="LICENSE.md" /> |
| 10 | + <File Path="logo.png" /> |
| 11 | + <File Path="rebuild-lib.ps1" /> |
| 12 | + <File Path="renovate.json" /> |
| 13 | + </Folder> |
| 14 | + <Folder Name="/github/"> |
| 15 | + <File Path=".github/CODEOWNERS" /> |
| 16 | + <File Path=".github/CODE_OF_CONDUCT.md" /> |
| 17 | + <File Path=".github/labeler.yml" /> |
| 18 | + <File Path=".github/pull_request_template.md" /> |
| 19 | + <File Path=".github/SECURITY.md" /> |
| 20 | + </Folder> |
| 21 | + <Folder Name="/github/workflows/"> |
| 22 | + <File Path=".github/workflows/build.yml" /> |
| 23 | + <File Path=".github/workflows/codeql.yml" /> |
| 24 | + <File Path=".github/workflows/documentation.yml" /> |
| 25 | + <File Path=".github/workflows/labeler.yml" /> |
| 26 | + <File Path=".github/workflows/release.yml" /> |
| 27 | + </Folder> |
| 28 | + <Folder Name="/Targets/"> |
| 29 | + <File Path="Targets/DisCatSharp.targets" /> |
| 30 | + <File Path="Targets/Library.targets" /> |
| 31 | + <File Path="Targets/NuGet.targets" /> |
| 32 | + <File Path="Targets/Package.targets" /> |
| 33 | + <File Path="Targets/Version.targets" /> |
| 34 | + </Folder> |
| 35 | + <Project Path="DisCatSharp.Extensions.OAuth2Web/DisCatSharp.Extensions.OAuth2Web.csproj" /> |
| 36 | + <Project Path="DisCatSharp.Extensions.SimpleMusicCommands/DisCatSharp.Extensions.SimpleMusicCommands.csproj" /> |
| 37 | + <Project Path="DisCatSharp.Extensions.TwoFactorCommands/DisCatSharp.Extensions.TwoFactorCommands.csproj" /> |
| 38 | +</Solution> |
0 commit comments