File tree Expand file tree Collapse file tree 7 files changed +17
-16
lines changed Expand file tree Collapse file tree 7 files changed +17
-16
lines changed Original file line number Diff line number Diff line change 29
29
<add key =" dotnet-libraries" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json" />
30
30
<add key =" dotnet-libraries-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json" />
31
31
<add key =" vs-impl" value =" https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
32
- <add key =" darc-pub-DotNet-msbuild-Trusted-6918b86" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-6918b863/nuget/v3/index.json" /> <!-- Used for Rich Navigation indexing task -->
32
+ <add key =" darc-pub-DotNet-msbuild-Trusted-6918b86" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-6918b863/nuget/v3/index.json" />
33
+ <!-- Used for Rich Navigation indexing task -->
33
34
<!-- Used for Rich Navigation indexing task -->
34
35
<add key =" richnav" value =" https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
35
36
</packageSources >
Original file line number Diff line number Diff line change 287
287
</Dependency >
288
288
</ProductDependencies >
289
289
<ToolsetDependencies >
290
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 7.0.0-beta.24176.7 " >
290
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 7.0.0-beta.24204.2 " >
291
291
<Uri >https://github.com/dotnet/arcade</Uri >
292
- <Sha >ea5ae5b4a608862561d02a158dfaac443fbaaff1 </Sha >
292
+ <Sha >31d070a59ea56ea0c25736318e4287bdd883d05f </Sha >
293
293
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
294
294
</Dependency >
295
- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 7.0.0-beta.24176.7 " >
295
+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 7.0.0-beta.24204.2 " >
296
296
<Uri >https://github.com/dotnet/arcade</Uri >
297
- <Sha >ea5ae5b4a608862561d02a158dfaac443fbaaff1 </Sha >
297
+ <Sha >31d070a59ea56ea0c25736318e4287bdd883d05f </Sha >
298
298
</Dependency >
299
- <Dependency Name =" Microsoft.DotNet.SignTool" Version =" 7.0.0-beta.24176.7 " >
299
+ <Dependency Name =" Microsoft.DotNet.SignTool" Version =" 7.0.0-beta.24204.2 " >
300
300
<Uri >https://github.com/dotnet/arcade</Uri >
301
- <Sha >ea5ae5b4a608862561d02a158dfaac443fbaaff1 </Sha >
301
+ <Sha >31d070a59ea56ea0c25736318e4287bdd883d05f </Sha >
302
302
</Dependency >
303
- <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 7.0.0-beta.24176.7 " >
303
+ <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 7.0.0-beta.24204.2 " >
304
304
<Uri >https://github.com/dotnet/arcade</Uri >
305
- <Sha >ea5ae5b4a608862561d02a158dfaac443fbaaff1 </Sha >
305
+ <Sha >31d070a59ea56ea0c25736318e4287bdd883d05f </Sha >
306
306
</Dependency >
307
307
<Dependency Name =" System.Reflection.MetadataLoadContext" Version =" 7.0.0" >
308
308
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
Original file line number Diff line number Diff line change 34
34
<SystemCollectionsImmutableVersion >6.0.0</SystemCollectionsImmutableVersion >
35
35
<SystemDiagnosticsFileVersionInfoVersion >4.0.0</SystemDiagnosticsFileVersionInfoVersion >
36
36
<SystemReflectionMetadataVersion >6.0.0</SystemReflectionMetadataVersion >
37
- <MicrosoftDotNetSignToolVersion >7.0.0-beta.24176.7 </MicrosoftDotNetSignToolVersion >
37
+ <MicrosoftDotNetSignToolVersion >7.0.0-beta.24204.2 </MicrosoftDotNetSignToolVersion >
38
38
<MicrosoftWebXdtPackageVersion >7.0.0-preview.22423.2</MicrosoftWebXdtPackageVersion >
39
39
<SystemSecurityCryptographyProtectedDataPackageVersion >7.0.1</SystemSecurityCryptographyProtectedDataPackageVersion >
40
40
<SystemCollectionsSpecializedPackageVersion >4.3.0</SystemCollectionsSpecializedPackageVersion >
188
188
<PropertyGroup >
189
189
<FluentAssertionsVersion >6.10.0</FluentAssertionsVersion >
190
190
<FluentAssertionsJsonVersion >6.1.0</FluentAssertionsJsonVersion >
191
- <MicrosoftDotNetXUnitExtensionsVersion >7.0.0-beta.24176.7 </MicrosoftDotNetXUnitExtensionsVersion >
191
+ <MicrosoftDotNetXUnitExtensionsVersion >7.0.0-beta.24204.2 </MicrosoftDotNetXUnitExtensionsVersion >
192
192
<MoqPackageVersion >4.8.2</MoqPackageVersion >
193
193
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion >6.0.0-beta.22262.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion >
194
194
</PropertyGroup >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ parameters:
3
3
4
4
steps :
5
5
- ${{ if eq(parameters.disableComponentGovernance, 'true') }} :
6
- - script : " echo ##vso[task.setvariable variable=skipComponentGovernanceDetection]true"
6
+ - script : echo " ##vso[task.setvariable variable=skipComponentGovernanceDetection]true"
7
7
displayName : Set skipComponentGovernanceDetection variable
8
8
- ${{ if ne(parameters.disableComponentGovernance, 'true') }} :
9
9
- task : ComponentGovernanceComponentDetection@0
Original file line number Diff line number Diff line change 23
23
#
24
24
# pool:
25
25
# name: $(DncEngInternalBuildPool)
26
- # image: 1es-windows-2022-pt
26
+ # image: 1es-windows-2022
27
27
28
28
variables :
29
29
# Coalesce the target and source branches so we know when a PR targets a release branch
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ parameters:
3
3
4
4
steps :
5
5
- ${{ if eq(parameters.disableComponentGovernance, 'true') }} :
6
- - script : " echo ##vso[task.setvariable variable=skipComponentGovernanceDetection]true"
6
+ - script : echo " ##vso[task.setvariable variable=skipComponentGovernanceDetection]true"
7
7
displayName : Set skipComponentGovernanceDetection variable
8
8
- ${{ if ne(parameters.disableComponentGovernance, 'true') }} :
9
9
- task : ComponentGovernanceComponentDetection@0
Original file line number Diff line number Diff line change 11
11
}
12
12
},
13
13
"msbuild-sdks" : {
14
- "Microsoft.DotNet.Arcade.Sdk" : " 7.0.0-beta.24176.7 " ,
15
- "Microsoft.DotNet.Helix.Sdk" : " 7.0.0-beta.24176.7 "
14
+ "Microsoft.DotNet.Arcade.Sdk" : " 7.0.0-beta.24204.2 " ,
15
+ "Microsoft.DotNet.Helix.Sdk" : " 7.0.0-beta.24204.2 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments