Skip to content

Commit e52bddf

Browse files
authored
Skip SNK by default from init
1 parent 551d4e0 commit e52bddf

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.netconfig

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,9 @@
2525
# the more flexible SDK-based approach: https://www.cazzulino.com/central-package-versions.html
2626
[file "src/nuget.config"]
2727
url = https://github.com/devlooped/oss/blob/main/src/nuget.config
28-
skip
28+
skip
29+
30+
# strong-naming is less and less relevant nowadays
31+
[file "src/kzu.snk"]
32+
url = https://github.com/devlooped/oss/blob/main/src/kzu.snk
33+
skip

0 commit comments

Comments
 (0)