We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae439f4 commit dbd0f76Copy full SHA for dbd0f76
csharp-mode-tests.el
@@ -31,6 +31,7 @@
31
32
;; required to resolve SEQ (or anything on elpa) on Emacs25.
33
(setq package-check-signature nil)
34
+(setq network-security-level 'low) ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432
35
36
;; assess depends on dash 2.12.1, which is no longer available
37
;; installing dash, resolves 2.13.0, and fixes this broken dependency.
0 commit comments