verquepasa

Results 3 issues of verquepasa

Not a bug, but a comment: It seems that when you specify framework net 5.0 the build process fails with this error The "CopyRefAssembly" task was not given a value...

question

When you create a sdk.sqlproj, all the .sql files in the project are flagged as "Content" and even though this might be confusing, it works: msbuild does not complain. and...

I managed to include master dacpac as reference by packing it into a nupkg and adding them as references to my project (let's call it Core) , I packed Core...

enhancement