@@ -29,6 +29,9 @@ EndProject
2929Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "samples" , "samples" , "{915BB224-B1D0-4E27-A348-67FCC77AAA44}"
3030EndProject
3131Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "webapi" , "webapi" , "{F446ED94-368F-4F67-913B-16E82CA80DFC}"
32+ Project Section (SolutionItems ) = preProject
33+ samples \webapi \directory .build .targets = samples \webapi \directory .build .targets
34+ EndProject Section
3235EndProject
3336Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "aspnetcore" , "aspnetcore" , "{900DD210-8500-4D89-A05D-C9526935A719}"
3437EndProject
@@ -102,13 +105,15 @@ Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Common.ApiExplorer", "src\C
102105EndProject
103106Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "build" , "build" , "{2BB57808-14AF-4209-9842-1D6E76A99C3F}"
104107 Project Section (SolutionItems ) = preProject
108+ after .apiversioning .sln .targets = after .apiversioning .sln .targets
105109 build \code -analysis .props = build \code -analysis .props
106110 build \common .props = build \common .props
107111 build \file -version .targets = build \file -version .targets
108112 build \nuget .props = build \nuget .props
109113 build \nuget .targets = build \nuget .targets
110114 build \resource .targets = build \resource .targets
111115 build \signing .props = build \signing .props
116+ build \signing .targets = build \signing .targets
112117 EndProject Section
113118EndProject
114119Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tools" , "tools" , "{3BDDAF5E-4148-4D7F-9B9A-EA11D0110FEB}"
0 commit comments