|
1 |
| -Microsoft Visual Studio Solution File, Format Version 12.00 |
2 |
| -# Visual Studio 15 |
3 |
| -VisualStudioVersion = 15.0.27130.2024 |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.14.36518.9 d17.14 |
4 | 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
5 | 6 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{593DCEA7-C933-46F3-939F-D8172399AB05}"
|
6 | 7 | ProjectSection(SolutionItems) = preProject
|
| 8 | + ..\.editorconfig = ..\.editorconfig |
| 9 | + ..\appveyor.yml = ..\appveyor.yml |
7 | 10 | AsyncGenerator.yml = AsyncGenerator.yml
|
| 11 | + ..\build-common\common.xml = ..\build-common\common.xml |
8 | 12 | ..\default.build = ..\default.build
|
| 13 | + ..\global.json = ..\global.json |
9 | 14 | ..\build-common\NHibernate.props = ..\build-common\NHibernate.props
|
10 | 15 | ..\releasenotes.txt = ..\releasenotes.txt
|
11 |
| - ..\teamcity.build = ..\teamcity.build |
12 |
| - ..\build-common\common.xml = ..\build-common\common.xml |
13 |
| - ..\appveyor.yml = ..\appveyor.yml |
14 | 16 | ..\ReleaseProcedure.txt = ..\ReleaseProcedure.txt
|
15 |
| - ..\global.json = ..\global.json |
16 |
| - ..\.editorconfig = ..\.editorconfig |
| 17 | + ..\SECURITY.md = ..\SECURITY.md |
| 18 | + ..\teamcity.build = ..\teamcity.build |
17 | 19 | EndProjectSection
|
18 | 20 | EndProject
|
19 | 21 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NHibernate", "NHibernate\NHibernate.csproj", "{5909BFE7-93CF-4E5F-BE22-6293368AF01D}"
|
|
0 commit comments