Skip to content

Commit 422e4d2

Browse files
committed
Fix dependency versions
Signed-off-by: Victor Chang <[email protected]>
1 parent 8bd73c7 commit 422e4d2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

doc/dependency_decisions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
- :who: mocsharp
4040
:why: MIT (https://raw.githubusercontent.com/CommunityToolkit/dotnet/main/License.md)
4141
:versions:
42-
- 8.3.0
42+
- 8.2.2
4343
:when: 2023-08-10 20:50:14.759818552 Z
4444
- - :approve
4545
- Dangl.Xunit.Extensions.Ordering
@@ -426,7 +426,7 @@
426426
- :who: mocsharp
427427
:why: MIT (https://github.com/dotnet/reactive/raw/main/LICENSE)
428428
:versions:
429-
- 6.0.1
429+
- 6.0.0
430430
:when: 2022-08-16 18:11:52.055491398 Z
431431
- - :approve
432432
- System.Reflection

third-party-licenses.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -346,14 +346,14 @@ limitations under the License.
346346

347347

348348
<details>
349-
<summary>CommunityToolkit.HighPerformance 8.3.0</summary>
349+
<summary>CommunityToolkit.HighPerformance 8.2.2</summary>
350350

351351
## CommunityToolkit.HighPerformance
352352

353-
- Version: 8.3.0
353+
- Version: 8.2.2
354354
- Authors: Microsoft
355355
- Project URL: https://github.com/CommunityToolkit/dotnet
356-
- Source: [NuGet](https://www.nuget.org/packages/CommunityToolkit.HighPerformance/8.3.0)
356+
- Source: [NuGet](https://www.nuget.org/packages/CommunityToolkit.HighPerformance/8.2.2)
357357
- License: [MIT](https://raw.githubusercontent.com/CommunityToolkit/dotnet/main/License.md)
358358

359359

@@ -32138,14 +32138,14 @@ Contact
3213832138

3213932139

3214032140
<details>
32141-
<summary>System.Reactive 6.0.1</summary>
32141+
<summary>System.Reactive 6.0.0</summary>
3214232142

3214332143
## System.Reactive
3214432144

32145-
- Version: 6.0.1
32145+
- Version: 6.0.0
3214632146
- Authors: .NET Foundation and Contributors
3214732147
- Project URL: https://github.com/dotnet/reactive
32148-
- Source: [NuGet](https://www.nuget.org/packages/System.Reactive/6.0.1)
32148+
- Source: [NuGet](https://www.nuget.org/packages/System.Reactive/6.0.0)
3214932149
- License: [MIT](https://github.com/dotnet/reactive/raw/main/LICENSE)
3215032150

3215132151

0 commit comments

Comments
 (0)