Skip to content

LINQBridgeVs 1.4.5

Compare
Choose a tag to compare
@codingadventures codingadventures released this 26 Apr 12:07
· 132 commits to master since this release
  • Improves build times when solution is Bridged by ~ 100x Dependencies are not merged anymore using ILMerge at compile time, making the whole process much faster. ( #36 )
  • Adds an option menu under Tools -> Options -> BridgeVs where it is possible to change the path to the LINQPad exe
  • Adds per Visual Studio version LINQPad configuration ( #35 )
  • Reduces the footprint of the VSIX installer
  • Runtime generated LINQPad script are placed inside a folder that matches the library/exe project name.