So this works great for referenced dll files, however it's not working for NuGet packages that include a code file. `vbc(0,0): Error BC2001: file 'C:\a\1\s\Randy\App_Packages\MyCode\CodeFile.vb' could not be found`
So this works great for referenced dll files, however it's not working for NuGet packages that include a code file.
vbc(0,0): Error BC2001: file 'C:\a\1\s\Randy\App_Packages\MyCode\CodeFile.vb' could not be found