Giter Club home page Giter Club logo

prettybin's People

Contributors

slmjy avatar tallstas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

prettybin's Issues

Remove xmlns on <probing> element

I have just installed PrettyBin on a .NET 4.6 project using VS2015. The lib directory was being created correctly but the assemblies were not being resolved when I tried to run the app.

The nuget package created the following line in my app.config

<probing privatePath="lib;libs" xmlns="" />

I had to remove the xmlns attribute in order to get it to work:

<probing privatePath="lib;libs"/>

Does not work for DOTNet Core

.Net core application still looks in the application directory for assemblies even though PrettyBin should have made it point to ~/Bin folder.

Doesn't appear to be working - Visual Basic

On a visual basic project:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Google.Apis.Auth, Version=1.32.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab' or one of its dependencies. The system cannot find the file specified.

DLL's, etc. are moved into the lib folder. The App.config contains the "probing" tag. Cleaning and running again doesn't work.

Build error - cannot move file to \lib

Unable to move file "bin\Debug\CalcBinding.dll" to "bin\Debug\lib\CalcBinding.dll". Cannot create a file when that file already exists.

Clean, rebuild have no effect as the \lib folder is not removed on clean.

CalcBinding is a nuget package BTW.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.