Skip to content

Commit 66dcea7

Browse files
author
msftbot[bot]
authored
Merge pull request #29325 from dotnet-maestro-bot/merge/release/3.1-to-master
[automated] Merge branch 'release/3.1' => 'master'
2 parents e6ada6d + 24bd71f commit 66dcea7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

eng/common/templates/post-build/post-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ stages:
235235
parameters:
236236
BARBuildId: ${{ parameters.BARBuildId }}
237237
PromoteToChannelIds: ${{ parameters.PromoteToChannelIds }}
238-
239238
- job:
240239
displayName: Publish Using Darc
241240
dependsOn: setupMaestroVars

src/Servers/Kestrel/test/InMemory.FunctionalTests/UpgradeTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) .NET Foundation. All rights reserved.
1+
// Copyright (c) .NET Foundation. All rights reserved.
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33

44
using System;

0 commit comments

Comments
 (0)