|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 |
| -# Visual Studio Version 16 |
4 |
| -VisualStudioVersion = 16.0.30516.212 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.5.33103.201 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 | 6 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5420D663-3EA6-419B-8F73-C7EA374CFBBE}"
|
7 | 7 | ProjectSection(SolutionItems) = preProject
|
8 | 8 | .editorconfig = .editorconfig
|
9 | 9 | .netconfig = .netconfig
|
10 |
| - .github\dependabot.yml = .github\dependabot.yml |
11 |
| - src\Directory.Build.props = src\Directory.Build.props |
12 |
| - src\Directory.Build.targets = src\Directory.Build.targets |
13 | 10 | src\Directory.props = src\Directory.props
|
14 | 11 | readme.md = readme.md
|
15 | 12 | EndProjectSection
|
16 | 13 | EndProject
|
17 | 14 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{FFAB61A4-707D-4C79-A364-BF259FA865BB}"
|
18 | 15 | ProjectSection(SolutionItems) = preProject
|
19 | 16 | .github\workflows\build.yml = .github\workflows\build.yml
|
20 |
| - .github\workflows\changelog.yml = .github\workflows\changelog.yml |
21 |
| - .github\workflows\pages.yml = .github\workflows\pages.yml |
22 | 17 | .github\workflows\publish.yml = .github\workflows\publish.yml
|
23 |
| - .github\workflows\release-notes.yml = .github\workflows\release-notes.yml |
24 |
| - .github\workflows\sponsors.ps1 = .github\workflows\sponsors.ps1 |
25 |
| - .github\workflows\sponsors.yml = .github\workflows\sponsors.yml |
26 | 18 | EndProjectSection
|
27 | 19 | EndProject
|
28 | 20 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SmallSharp", "src\SmallSharp\SmallSharp.csproj", "{97648980-AA30-4AC0-B8E9-FCF6359F56A0}"
|
|
0 commit comments