|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 |
| -# Visual Studio Version 16 |
4 |
| -VisualStudioVersion = 16.0.29409.12 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.2.32505.173 |
5 | 5 | MinimumVisualStudioVersion = 15.0.0.0
|
6 | 6 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{16351B76-87CA-4A8C-80A1-3DD83A0C4AA6}"
|
7 | 7 | EndProject
|
@@ -304,8 +304,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Python", "Python", "{0AE3CE
|
304 | 304 | EndProject
|
305 | 305 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HttpTrigger", "HttpTrigger", "{BA45A727-34B7-484F-9B93-B1755AF09A2A}"
|
306 | 306 | ProjectSection(SolutionItems) = preProject
|
307 |
| - sample\Python\HttpTrigger\__init__.py = sample\Python\HttpTrigger\__init__.py |
308 | 307 | sample\Python\HttpTrigger\function.json = sample\Python\HttpTrigger\function.json
|
| 308 | + sample\Python\HttpTrigger\__init__.py = sample\Python\HttpTrigger\__init__.py |
309 | 309 | EndProjectSection
|
310 | 310 | EndProject
|
311 | 311 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebJobs.Script.Abstractions", "src\WebJobs.Script.Abstractions\WebJobs.Script.Abstractions.csproj", "{9A522D9D-2D86-4572-B7D1-ECBFBFAF312C}"
|
@@ -360,12 +360,13 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HttpTrigger-LongRun", "Http
|
360 | 360 | sample\NodeDrain\HttpTrigger-LongRun\index.js = sample\NodeDrain\HttpTrigger-LongRun\index.js
|
361 | 361 | EndProjectSection
|
362 | 362 | EndProject
|
| 363 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HttpTrigger-AdminLevel", "HttpTrigger-AdminLevel", "{7FDE25BC-43C0-4902-AB9B-8B09123716BA}" |
| 364 | + ProjectSection(SolutionItems) = preProject |
| 365 | + sample\CSharp\HttpTrigger-AdminLevel\function.json = sample\CSharp\HttpTrigger-AdminLevel\function.json |
| 366 | + sample\CSharp\HttpTrigger-AdminLevel\run.csx = sample\CSharp\HttpTrigger-AdminLevel\run.csx |
| 367 | + EndProjectSection |
| 368 | +EndProject |
363 | 369 | Global
|
364 |
| - GlobalSection(SharedMSBuildProjectFiles) = preSolution |
365 |
| - test\WebJobs.Script.Tests.Shared\WebJobs.Script.Tests.Shared.projitems*{35c9ccb7-d8b6-4161-bb0d-bcfa7c6dcffb}*SharedItemsImports = 13 |
366 |
| - test\WebJobs.Script.Tests.Shared\WebJobs.Script.Tests.Shared.projitems*{3ba93614-3a4a-49b0-bfbc-7831e2c02bb7}*SharedItemsImports = 5 |
367 |
| - test\WebJobs.Script.Tests.Shared\WebJobs.Script.Tests.Shared.projitems*{edddaed1-0e37-4ed7-a595-63f686dee90a}*SharedItemsImports = 5 |
368 |
| - EndGlobalSection |
369 | 370 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
370 | 371 | Debug|Any CPU = Debug|Any CPU
|
371 | 372 | Release|Any CPU = Release|Any CPU
|
@@ -471,8 +472,14 @@ Global
|
471 | 472 | {09D16953-A048-4E6B-B366-1E0D7E5EF86E} = {AFB0F5F7-A612-4F4A-94DD-8B69CABF7970}
|
472 | 473 | {6FE94892-4E58-403D-BA32-4A35C0EE1E46} = {FF9C0818-30D3-437A-A62D-7A61CA44F459}
|
473 | 474 | {1EE80AFE-8B64-4670-9462-3DEA692D4457} = {6FE94892-4E58-403D-BA32-4A35C0EE1E46}
|
| 475 | + {7FDE25BC-43C0-4902-AB9B-8B09123716BA} = {34506711-9D66-41EF-BBA1-9A9DC1140209} |
474 | 476 | EndGlobalSection
|
475 | 477 | GlobalSection(ExtensibilityGlobals) = postSolution
|
476 | 478 | SolutionGuid = {85400884-5FFD-4C27-A571-58CB3C8CAAC5}
|
477 | 479 | EndGlobalSection
|
| 480 | + GlobalSection(SharedMSBuildProjectFiles) = preSolution |
| 481 | + test\WebJobs.Script.Tests.Shared\WebJobs.Script.Tests.Shared.projitems*{35c9ccb7-d8b6-4161-bb0d-bcfa7c6dcffb}*SharedItemsImports = 13 |
| 482 | + test\WebJobs.Script.Tests.Shared\WebJobs.Script.Tests.Shared.projitems*{3ba93614-3a4a-49b0-bfbc-7831e2c02bb7}*SharedItemsImports = 5 |
| 483 | + test\WebJobs.Script.Tests.Shared\WebJobs.Script.Tests.Shared.projitems*{edddaed1-0e37-4ed7-a595-63f686dee90a}*SharedItemsImports = 5 |
| 484 | + EndGlobalSection |
478 | 485 | EndGlobal
|
0 commit comments