Skip to content

Commit 44398e3

Browse files
committed
Update nbgv to fix issue with github actions set-env
1 parent a0506c3 commit 44398e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"nbgv": {
18-
"version": "3.1.91",
18+
"version": "3.3.37",
1919
"commands": [
2020
"nbgv"
2121
]

paket.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ NUGET
7171
System.Memory (>= 4.5.3) - restriction: || (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (< netcoreapp2.1)) (&& (== netcoreapp3.0) (>= uap10.1)) (== netstandard2.0)
7272
System.Security.AccessControl (>= 4.7)
7373
System.Security.Principal.Windows (>= 4.7)
74-
Nerdbank.GitVersioning (3.1.91) - copy_local: true
74+
Nerdbank.GitVersioning (3.3.37) - copy_local: true
7575
NETStandard.Library (2.0.3)
7676
Microsoft.NETCore.Platforms (>= 1.1)
7777
Newtonsoft.Json (12.0.3)

0 commit comments

Comments
 (0)