File tree 1 file changed +1
-9
lines changed
1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -176,19 +176,11 @@ phases:
176
176
inputs :
177
177
projects : ' .\samples\csharp\end-to-end-apps\ScalableMLModelOnWebAPI-IntegrationPkg\ScalableMLModelOnWebAPI-IntegrationPkg.sln'
178
178
179
- - phase : ScalableSentimentAnalysisBlazorWebApp
180
- queue : Hosted VS2017
181
- steps :
182
- - task : DotNetCoreCLI@2
183
- displayName : Build ScalableSentimentAnalysisBlazorWebApp
184
- inputs :
185
- projects : ' .\samples\csharp\end-to-end-apps\ScalableSentimentAnalysisBlazorWebApp\BlazorSentimentAnalysis.sln'
186
-
187
179
- phase : DatabaseIntegration
188
180
queue : Hosted VS2017
189
181
steps :
190
182
- task : DotNetCoreCLI@2
191
183
displayName : Build Database Integration
192
184
inputs :
193
- projects : ' .\samples\csharp\end-to-end-apps \DatabaseIntegration\DatabaseIntegration.sln'
185
+ projects : ' .\samples\csharp\getting-started \DatabaseIntegration\DatabaseIntegration.sln'
194
186
You can’t perform that action at this time.
0 commit comments