Oren Novotny hace 6 años
padre
commit
bde9caa7ea
Se han modificado 3 ficheros con 2 adiciones y 7 borrados
  1. 0 4
      .github/release-drafter.yml
  2. 0 3
      azure-pipelines.ix.yml
  3. 2 0
      azure-pipelines.rx.yml

+ 0 - 4
.github/release-drafter.yml

@@ -1,4 +0,0 @@
-template: |
-  ## What's Changed
-
-  $CHANGES

+ 0 - 3
azure-pipelines.ix.yml

@@ -14,7 +14,6 @@ pr:
     include:
     include:
       - master
       - master
       - rel/*
       - rel/*
-      - IxAsyncCSharp8
   paths:
   paths:
     include:
     include:
       - Ix.NET/Source/*
       - Ix.NET/Source/*
@@ -46,8 +45,6 @@ steps:
 - task: DotNetCoreCLI@2
 - task: DotNetCoreCLI@2
   inputs:
   inputs:
     command: restore
     command: restore
-    feedsToUse: config
-    nugetConfigPath: Ix.NET/Source/NuGet.config
     projects: Ix.NET/Source/**/*.csproj
     projects: Ix.NET/Source/**/*.csproj
   displayName: Restore
   displayName: Restore
 
 

+ 2 - 0
azure-pipelines.rx.yml

@@ -35,6 +35,7 @@ jobs:
     inputs:
     inputs:
       version: '3.0.100-preview8-013656'
       version: '3.0.100-preview8-013656'
       includePreviewVersions: true
       includePreviewVersions: true
+      performMultiLevelLookup: true
 
 
   - task: DotNetCoreCLI@2
   - task: DotNetCoreCLI@2
     inputs:
     inputs:
@@ -213,6 +214,7 @@ jobs:
     inputs:
     inputs:
       version: '3.0.100-preview8-013656'
       version: '3.0.100-preview8-013656'
       includePreviewVersions: true
       includePreviewVersions: true
+      performMultiLevelLookup: true
 
 
   - task: DotNetCoreCLI@2
   - task: DotNetCoreCLI@2
     inputs:
     inputs: