File tree Expand file tree Collapse file tree
src/Microsoft.PowerShell.SDK Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "quality" : " daily" ,
55 "qualityFallback" : " preview" ,
66 "packageVersionPattern" : " 7.0.0" ,
7- "sdkImageVersion" : " 7.0.305 " ,
7+ "sdkImageVersion" : " 7.0.306 " ,
88 "nextChannel" : " 7.0.1xx-rc2" ,
99 "azureFeed" : " " ,
1010 "sdkImageOverride" : " "
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 7.0.305 "
3+ "version" : " 7.0.306 "
44 }
55}
Original file line number Diff line number Diff line change 1717 <ItemGroup >
1818 <!-- This section is to force the version of non-direct dependencies -->
1919 <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 7.0.0" />
20- <PackageReference Include =" Microsoft.Extensions.ObjectPool" Version =" 7.0.8 " />
20+ <PackageReference Include =" Microsoft.Extensions.ObjectPool" Version =" 7.0.9 " />
2121 <PackageReference Include =" Microsoft.Win32.Registry" Version =" 5.0.0" />
2222 <PackageReference Include =" System.Security.Cryptography.ProtectedData" Version =" 7.0.1" />
2323 <PackageReference Include =" System.Security.Cryptography.Xml" Version =" 7.0.1" />
Original file line number Diff line number Diff line change 11{
2+ "$schema" : " https://json.schemastore.org/component-detection-manifest.json" ,
23 "Registrations" : [
34 {
45 "Component" : {
105106 "Type" : " nuget" ,
106107 "Nuget" : {
107108 "Name" : " Microsoft.Extensions.ObjectPool" ,
108- "Version" : " 7.0.7 "
109+ "Version" : " 7.0.9 "
109110 }
110111 },
111112 "DevelopmentDependency" : false
205206 "Type" : " nuget" ,
206207 "Nuget" : {
207208 "Name" : " Microsoft.Windows.Compatibility" ,
208- "Version" : " 7.0.3 "
209+ "Version" : " 7.0.4 "
209210 }
210211 },
211212 "DevelopmentDependency" : false
345346 "Type" : " nuget" ,
346347 "Nuget" : {
347348 "Name" : " StyleCop.Analyzers.Unstable" ,
348- "Version" : " 1.2.0.435 "
349+ "Version" : " 1.2.0.507 "
349350 }
350351 },
351352 "DevelopmentDependency" : true
655656 "Type" : " nuget" ,
656657 "Nuget" : {
657658 "Name" : " System.Security.Cryptography.Pkcs" ,
658- "Version" : " 7.0.2 "
659+ "Version" : " 7.0.3 "
659660 }
660661 },
661662 "DevelopmentDependency" : false
840841 },
841842 "DevelopmentDependency" : false
842843 }
843- ],
844- "$schema" : " https://json.schemastore.org/component-detection-manifest.json"
844+ ]
845845}
You can’t perform that action at this time.
0 commit comments