File tree Expand file tree Collapse file tree
Microsoft.PowerShell.Commands.Diagnostics
Microsoft.PowerShell.Commands.Management
Microsoft.PowerShell.Commands.Utility
Microsoft.PowerShell.CoreCLR.Eventing
Microsoft.WSMan.Management
System.Management.Automation Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 10.0.101 "
3+ "version" : " 10.0.102 "
44 }
55}
Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <ProjectReference Include =" ..\System.Management.Automation\System.Management.Automation.csproj" />
11- <PackageReference Include =" System.Diagnostics.PerformanceCounter" Version =" 10.0.1 " />
11+ <PackageReference Include =" System.Diagnostics.PerformanceCounter" Version =" 10.0.2 " />
1212 </ItemGroup >
1313
1414 <PropertyGroup >
Original file line number Diff line number Diff line change 4747
4848 <ItemGroup >
4949 <!-- the following package(s) are from https://github.com/dotnet/corefx -->
50- <PackageReference Include =" System.ServiceProcess.ServiceController" Version =" 10.0.1 " />
50+ <PackageReference Include =" System.ServiceProcess.ServiceController" Version =" 10.0.2 " />
5151 </ItemGroup >
5252
5353</Project >
Original file line number Diff line number Diff line change 3333
3434 <ItemGroup >
3535 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 5.0.0" />
36- <PackageReference Include =" System.Drawing.Common" Version =" 10.0.1 " />
36+ <PackageReference Include =" System.Drawing.Common" Version =" 10.0.2 " />
3737 <PackageReference Include =" JsonSchema.Net" Version =" 7.4.0" />
3838 </ItemGroup >
3939
Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <!-- the following package(s) are from https://github.com/dotnet/corefx -->
11- <PackageReference Include =" System.Diagnostics.EventLog" Version =" 10.0.1 " />
11+ <PackageReference Include =" System.Diagnostics.EventLog" Version =" 10.0.2 " />
1212 </ItemGroup >
1313
1414</Project >
Original file line number Diff line number Diff line change 1616
1717 <ItemGroup >
1818 <!-- This section is to force the version of non-direct dependencies -->
19- <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 10.0.1 " />
20- <PackageReference Include =" Microsoft.Extensions.ObjectPool" Version =" 10.0.1 " />
19+ <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 10.0.2 " />
20+ <PackageReference Include =" Microsoft.Extensions.ObjectPool" Version =" 10.0.2 " />
2121 <!-- the following package(s) are from https://github.com/dotnet/fxdac -->
2222 <PackageReference Include =" System.Data.SqlClient" Version =" 4.9.0" />
2323 <!-- the following package(s) are from https://github.com/dotnet/corefx -->
24- <PackageReference Include =" System.IO.Packaging" Version =" 10.0.1 " />
25- <PackageReference Include =" System.Net.Http.WinHttpHandler" Version =" 10.0.1 " />
24+ <PackageReference Include =" System.IO.Packaging" Version =" 10.0.2 " />
25+ <PackageReference Include =" System.Net.Http.WinHttpHandler" Version =" 10.0.2 " />
2626 <!-- the following package(s) are from https://github.com/dotnet/wcf -->
2727 <PackageReference Include =" System.ServiceModel.Http" Version =" 10.0.0-rc.2.final" />
2828 <PackageReference Include =" System.ServiceModel.NetTcp" Version =" 10.0.0-rc.2.final" />
2929 <PackageReference Include =" System.ServiceModel.Primitives" Version =" 10.0.0-rc.2.final" />
3030 <!-- the source could not be found for the following package(s) -->
31- <PackageReference Include =" Microsoft.Windows.Compatibility" Version =" 10.0.1 " />
31+ <PackageReference Include =" Microsoft.Windows.Compatibility" Version =" 10.0.2 " />
3232 </ItemGroup >
3333
3434</Project >
Original file line number Diff line number Diff line change 1010 <ProjectReference Include =" ..\System.Management.Automation\System.Management.Automation.csproj" />
1111 <ProjectReference Include =" ..\Microsoft.WSMan.Runtime\Microsoft.WSMan.Runtime.csproj" />
1212 <!-- the following package(s) are from https://github.com/dotnet/corefx -->
13- <PackageReference Include =" System.ServiceProcess.ServiceController" Version =" 10.0.1 " />
13+ <PackageReference Include =" System.ServiceProcess.ServiceController" Version =" 10.0.2 " />
1414 </ItemGroup >
1515
1616 <PropertyGroup >
Original file line number Diff line number Diff line change 3232 <!-- the Application Insights package -->
3333 <PackageReference Include =" Microsoft.ApplicationInsights" Version =" 2.23.0" />
3434 <!-- the following package(s) are from https://github.com/dotnet/corefx -->
35- <PackageReference Include =" Microsoft.Win32.Registry.AccessControl" Version =" 10.0.1 " />
36- <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 10.0.1 " />
37- <PackageReference Include =" System.DirectoryServices" Version =" 10.0.1 " />
38- <PackageReference Include =" System.Management" Version =" 10.0.1 " />
39- <PackageReference Include =" System.Security.Cryptography.Pkcs" Version =" 10.0.1 " />
40- <PackageReference Include =" System.Security.Permissions" Version =" 10.0.1 " />
35+ <PackageReference Include =" Microsoft.Win32.Registry.AccessControl" Version =" 10.0.2 " />
36+ <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 10.0.2 " />
37+ <PackageReference Include =" System.DirectoryServices" Version =" 10.0.2 " />
38+ <PackageReference Include =" System.Management" Version =" 10.0.2 " />
39+ <PackageReference Include =" System.Security.Cryptography.Pkcs" Version =" 10.0.2 " />
40+ <PackageReference Include =" System.Security.Permissions" Version =" 10.0.2 " />
4141 <!-- the following package(s) are from the powershell org -->
4242 <PackageReference Include =" Microsoft.Management.Infrastructure" Version =" 3.0.0" />
4343 <PackageReference Include =" Microsoft.PowerShell.Native" Version =" 700.0.0-preview.2" />
Original file line number Diff line number Diff line change 1515 </PropertyGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" Microsoft.Windows.Compatibility" Version =" 10.0.1 " />
18+ <PackageReference Include =" Microsoft.Windows.Compatibility" Version =" 10.0.2 " />
1919 <PackageReference Include =" System.Data.SqlClient" Version =" 4.9.0" />
2020 </ItemGroup >
2121
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 10.0.1 " />
10+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 10.0.2 " />
1111 </ItemGroup >
1212</Project >
You can’t perform that action at this time.
0 commit comments