Skip to content

Commit fc97b2d

Browse files
github-actions[bot]JaynieBaisurayya-MS
authored
[vs17.10] Update opt input Drop (#10010)
* Update opt input Drop * update version --------- Co-authored-by: Jenny Bai <v-jennybai@microsoft.com> Co-authored-by: Surayya Huseyn Zada <shuseynzada@microsoft.com>
1 parent d08d5e4 commit fc97b2d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.opt-prof.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ stages:
5454
name: OptProfProfilingWorkflow
5555
displayName: OptProf Profiling Workflow
5656
optOptimizationInputsDropName: $(OptimizationInputsDropName)
57+
cloudBuildResourceName: ComponentBuildUnderTest
5758
testLabPoolName: VS-Platform # The test lab pool to run your tests in
5859
testMachineCleanUpStrategy: ${{parameters.testMachineCleanUpStrategy}}
5960
testMachineImageName: Windows-10-Enterprise-20H2

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the MIT license. See License.txt in the project root for full license information. -->
33
<Project>
44
<PropertyGroup>
5-
<VersionPrefix>17.10.2</VersionPrefix><DotNetFinalVersionKind>release</DotNetFinalVersionKind>
5+
<VersionPrefix>17.10.3</VersionPrefix><DotNetFinalVersionKind>release</DotNetFinalVersionKind>
66
<PackageValidationBaselineVersion>17.8.3</PackageValidationBaselineVersion>
77
<AssemblyVersion>15.1.0.0</AssemblyVersion>
88
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)