Commit 4dfaa9f 1 parent 49e7f5a commit 4dfaa9f Copy full SHA for 4dfaa9f
File tree 3 files changed +5
-2
lines changed
src/Microsoft.DotNet.Interactive.PowerShell
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 21
21
<SystemDiagnosticsProcessVersion >4.3.0</SystemDiagnosticsProcessVersion >
22
22
<SystemReactiveVersion >5.0.0</SystemReactiveVersion >
23
23
<SystemRuntimeExtensionsVersion >4.3.0</SystemRuntimeExtensionsVersion >
24
- <MicrosoftCodeAnalysisCommonVersion >3.9 .0</MicrosoftCodeAnalysisCommonVersion >
24
+ <MicrosoftCodeAnalysisCommonVersion >3.10 .0</MicrosoftCodeAnalysisCommonVersion >
25
25
<TaskExtensionsVersion >0.1.8580001</TaskExtensionsVersion >
26
26
</PropertyGroup >
27
27
Original file line number Diff line number Diff line change 6
6
<FileSignInfo Include =" FluentAssertions.dll" CertificateName =" 3PartySHA2" />
7
7
<FileSignInfo Include =" Markdig.dll" CertificateName =" 3PartySHA2" />
8
8
<FileSignInfo Include =" Markdig.Signed.dll" CertificateName =" 3PartySHA2" />
9
+ <FileSignInfo Include =" MessagePack.dll" CertificateName =" 3PartySHA2" />
10
+ <FileSignInfo Include =" MessagePack.Annotations.dll" CertificateName =" 3PartySHA2" />
9
11
<FileSignInfo Include =" Microsoft.Management.Infrastructure.dll" CertificateName =" None" />
10
12
<FileSignInfo Include =" Namotion.Reflection.dll" CertificateName =" 3PartySHA2" />
11
13
<FileSignInfo Include =" NetMQ.dll" CertificateName =" 3PartySHA2" />
15
17
<FileSignInfo Include =" XPlot.Plotly.dll" CertificateName =" 3PartySHA2" />
16
18
<FileSignInfo Include =" NaCl.dll" CertificateName =" 3PartySHA2" />
17
19
20
+
18
21
<!-- PowerShell Modules that are shipped with the PowerShell subkernel -->
19
22
20
23
<!-- CimCmdlets -->
Original file line number Diff line number Diff line change 75
75
</ItemGroup >
76
76
77
77
<ItemGroup >
78
- <PackageReference Include =" System.IO.Pipelines" Version =" 5.0.0 " />
78
+ <PackageReference Include =" System.IO.Pipelines" Version =" 5.0.1 " />
79
79
<PackageReference Include =" Microsoft.PowerShell.SDK" Version =" 7.1.3" />
80
80
</ItemGroup >
81
81
You can’t perform that action at this time.
0 commit comments