11Microsoft Visual Studio Solution File, Format Version 12.00
2- # Visual Studio Version 16
3- VisualStudioVersion = 16 .0.30717.126
2+ # Visual Studio Version 17
3+ VisualStudioVersion = 17 .0.31912.275
44MinimumVisualStudioVersion = 15.0.26124.0
55Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Python.Runtime" , "src\runtime\Python.Runtime.csproj" , "{4E8C8FE2-0FB8-4517-B2D9-5FB2D5FC849B}"
66EndProject
@@ -25,9 +25,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Repo", "Repo", "{441A0123-F
2525EndProject
2626Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "CI" , "CI" , "{D301657F-5EAF-4534-B280-B858D651B2E5}"
2727 Project Section (SolutionItems ) = preProject
28- appveyor .yml = appveyor .yml
29- ci \appveyor _build _recipe .ps1 = ci \appveyor _build _recipe .ps1
30- ci \appveyor _run _tests .ps1 = ci \appveyor _run _tests .ps1
3128 .github \workflows \main .yml = .github \workflows \main .yml
3229 .github \workflows \nuget -preview .yml = .github \workflows \nuget -preview .yml
3330 EndProject Section
@@ -37,13 +34,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
3734 setup .py = setup .py
3835 EndProject Section
3936EndProject
40- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "conda.recipe" , "conda.recipe" , "{7FD2404D-0CE8-4645-8DFB-766470E2150E}"
41- Project Section (SolutionItems ) = preProject
42- conda .recipe \bld .bat = conda .recipe \bld .bat
43- conda .recipe \meta .yaml = conda .recipe \meta .yaml
44- conda .recipe \README .md = conda .recipe \README .md
45- EndProject Section
46- EndProject
4737Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Tools" , "Tools" , "{BC426F42-8494-4AA5-82C9-5109ACD97BD1}"
4838 Project Section (SolutionItems ) = preProject
4939 tools \geninterop \geninterop .py = tools \geninterop \geninterop .py
@@ -90,18 +80,6 @@ Global
9080 {E6B01706-00BA-4144-9029-186AC42FBE9A} .Release| x64 .Build .0 = Release| x64
9181 {E6B01706-00BA-4144-9029-186AC42FBE9A} .Release| x86 .ActiveCfg = Release| x86
9282 {E6B01706-00BA-4144-9029-186AC42FBE9A} .Release| x86 .Build .0 = Release| x86
93- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
94- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Debug| Any CPU .Build .0 = Debug| Any CPU
95- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Debug| x64 .ActiveCfg = Debug| Any CPU
96- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Debug| x64 .Build .0 = Debug| Any CPU
97- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Debug| x86 .ActiveCfg = Debug| Any CPU
98- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Debug| x86 .Build .0 = Debug| Any CPU
99- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Release| Any CPU .ActiveCfg = Release| Any CPU
100- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Release| Any CPU .Build .0 = Release| Any CPU
101- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Release| x64 .ActiveCfg = Release| Any CPU
102- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Release| x64 .Build .0 = Release| Any CPU
103- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Release| x86 .ActiveCfg = Release| Any CPU
104- {F9F5FA13-BC52-4C0B-BC1C-FE3C0B8FCCDD} .Release| x86 .Build .0 = Release| Any CPU
10583 {819E089B-4770-400E-93C6-4F7A35F0EA12} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
10684 {819E089B-4770-400E-93C6-4F7A35F0EA12} .Debug| Any CPU .Build .0 = Debug| Any CPU
10785 {819E089B-4770-400E-93C6-4F7A35F0EA12} .Debug| x64 .ActiveCfg = Debug| Any CPU
0 commit comments