1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-06 08:15:59 +02:00

Added UnversionedLibDir to config

This commit is contained in:
Brian Fiete 2019-10-04 10:39:25 -07:00
parent d48d03c58b
commit f258b4a25b
8 changed files with 81 additions and 39 deletions

View file

@ -1,8 +1,6 @@
Version = 1
UnversionedLibDirs = ["../../../BeefLibs"]
[Registry.minlib]
Version = "1.0.0"
Location = { Path = "../../mintest/minlib" }
[Registry.corlib]
Version = "1.0.0"
Location = { Path = "../../../BeefLibs/corlib" }