зеркало из https://github.com/dotnet/razor.git
Lets give up for now
This commit is contained in:
Родитель
18d1c0d73f
Коммит
b5e691be88
|
@ -198,15 +198,4 @@ phases:
|
|||
continueOnError: true
|
||||
condition: always()
|
||||
variables:
|
||||
_HelixBuildConfig: $(_BuildConfig)
|
||||
|
||||
# Closing Phase for publishing - must come after and list all other jobs
|
||||
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), contains(variables['Build.DefinitionName'], 'official')) }}:
|
||||
- template: /eng/common/templates/phases/publish-build-assets.yml
|
||||
parameters:
|
||||
dependsOn:
|
||||
- Windows
|
||||
- macOS
|
||||
- Linux
|
||||
queue:
|
||||
name: Hosted VS2017
|
||||
_HelixBuildConfig: $(_BuildConfig)
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Condition="'$(SdkTaskProjects)' != ''">
|
||||
<ItemGroup>
|
||||
<ProjectToBuild Condition="'$(OS)'=='WINDOWS_NT'" Include="$(MSBuildThisFileDirectory)..\src\Razor\Razor.sln" />
|
||||
|
||||
<!-- Exclude VSIX projects on non-Windows -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче