File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
<!-- Solution dependencies -->
12
12
<ItemGroup >
13
13
<PackageVersion Include =" Microsoft.VisualStudio.Composition" Version =" 17.2.41" />
14
- <PackageVersion Include =" Microsoft.VisualStudio.Threading" Version =" 17.4.27 " />
15
- <PackageVersion Include =" GitExtensions.Extensibility" Version =" 0.4.* " />
14
+ <PackageVersion Include =" Microsoft.VisualStudio.Threading" Version =" 17.13.61 " />
15
+ <PackageVersion Include =" GitExtensions.Extensibility" Version =" 0.4.0.111 " />
16
16
<PackageVersion Include =" Neptuo" Version =" 6.0.2" />
17
17
<PackageVersion Include =" Neptuo.Exceptions" Version =" 1.2.2" />
18
18
<PackageVersion Include =" Neptuo.Observables" Version =" 2.1.1" />
22
22
23
23
<!-- Test-related -->
24
24
<ItemGroup >
25
- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.4 .0" />
25
+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
26
26
<PackageVersion Include =" Moq" Version =" 4.18.2" />
27
27
<PackageVersion Include =" MSTest.TestAdapter" Version =" 2.2.10" />
28
28
<PackageVersion Include =" MSTest.TestFramework" Version =" 2.2.10" />
You can’t perform that action at this time.
0 commit comments