File tree Expand file tree Collapse file tree 6 files changed +19
-5
lines changed Expand file tree Collapse file tree 6 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "instanceUrl" : " https://devdiv.visualstudio.com/" ,
3+ "template" : " TFSDEVDIV" ,
4+ "projectName" : " DEVDIV" ,
5+ "areaPath" : " DevDiv\\ NET Tools\\ MSBuild" ,
6+ "iterationPath" : " DevDiv" ,
7+ "notificationAliases" : [
" [email protected] " ],
8+ "repositoryName" : " MSBuild" ,
9+ "codebaseName" : " MSBuild"
10+ }
Original file line number Diff line number Diff line change @@ -54,6 +54,10 @@ extends:
5454 name : VSEngSS-MicroBuild2022-1ES
5555 os : windows
5656 sdl :
57+ policheck :
58+ enabled : true
59+ tsa :
60+ enabled : true
5761 # We generate SBOM ourselves, so don't need steps injected by 1ES.
5862 sbom :
5963 enabled : false
Original file line number Diff line number Diff line change 1515 <UsagePattern IdentityGlob =" System.Security.Cryptography.Pkcs/*8.0.0*" />
1616 <UsagePattern IdentityGlob =" System.Security.Cryptography.ProtectedData/*8.0.0*" />
1717 <UsagePattern IdentityGlob =" System.Security.Cryptography.Xml/*8.0.0*" />
18- <UsagePattern IdentityGlob =" System.Text.Json/*8.0.4 *" />
18+ <UsagePattern IdentityGlob =" System.Text.Json/*8.0.5 *" />
1919 <UsagePattern IdentityGlob =" System.Threading.Tasks.Dataflow/*8.0.0*" />
2020 </IgnorePatterns >
2121 <Usages >
Original file line number Diff line number Diff line change 4040 <SystemSecurityPrincipalWindowsVersion >5.0.0</SystemSecurityPrincipalWindowsVersion >
4141 <SystemTextEncodingCodePagesVersion >7.0.0</SystemTextEncodingCodePagesVersion >
4242 <SystemTextRegularExpressionsVersion >4.3.1</SystemTextRegularExpressionsVersion >
43- <SystemTextJsonVersion >8.0.4 </SystemTextJsonVersion >
43+ <SystemTextJsonVersion >8.0.5 </SystemTextJsonVersion >
4444 <SystemThreadingChannelsVersion >8.0.0</SystemThreadingChannelsVersion >
4545 <SystemThreadingTasksDataflowVersion >8.0.0</SystemThreadingTasksDataflowVersion >
4646 </PropertyGroup >
Original file line number Diff line number Diff line change 134134 </dependentAssembly >
135135 <dependentAssembly >
136136 <assemblyIdentity name =" System.Text.Json" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
137- <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.4 " newVersion =" 8.0.0.4 " />
138- <codeBase version =" 8.0.0.4 " href =" ..\System.Text.Json.dll" />
137+ <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.5 " newVersion =" 8.0.0.5 " />
138+ <codeBase version =" 8.0.0.5 " href =" ..\System.Text.Json.dll" />
139139 </dependentAssembly >
140140 <dependentAssembly >
141141 <assemblyIdentity name =" System.Threading.Channels" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
Original file line number Diff line number Diff line change 9494 </dependentAssembly >
9595 <dependentAssembly >
9696 <assemblyIdentity name =" System.Text.Json" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
97- <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.4 " newVersion =" 8.0.0.4 " />
97+ <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.5 " newVersion =" 8.0.0.5 " />
9898 </dependentAssembly >
9999 <dependentAssembly >
100100 <assemblyIdentity name =" System.Threading.Tasks.Dataflow" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
You can’t perform that action at this time.
0 commit comments