Skip to content

Commit 3dcac3c

Browse files
fix circle ci for .net 8
1 parent 33bfc03 commit 3dcac3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ executors:
1717
- image: circleci/node:12
1818

1919
orbs:
20-
win: circleci/windows@2.2.0
20+
win: circleci/windows@5.0.0
2121
sonar-check: lansweeper/sonar@0.0.6
2222

2323
commands:

0 commit comments

Comments
 (0)