Skip to content

Commit 53787e9

Browse files
Update dependency TruePath to 1.12.0
1 parent b8e17c3 commit 53787e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

update-tdlib.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// SPDX-License-Identifier: BSL-1.0
44

5-
#r "nuget: TruePath, 1.11.0"
5+
#r "nuget: TruePath, 1.12.0"
66
#r "nuget: TruePath.SystemIo, 1.11.0"
77
#r "nuget: Octokit, 14.0.0"
88
#r "nuget: MedallionShell, 1.6.2"

update-tdsharp.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// SPDX-License-Identifier: BSL-1.0
44

5-
#r "nuget: TruePath, 1.11.0"
5+
#r "nuget: TruePath, 1.12.0"
66
#r "nuget: Octokit, 14.0.0"
77
#r "nuget: MedallionShell, 1.6.2"
88

0 commit comments

Comments
 (0)