Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Can't build in Windows 10, VS Community 2017 #18

Open
Muzical84 opened this issue Aug 31, 2018 · 2 comments
Open

Can't build in Windows 10, VS Community 2017 #18

Muzical84 opened this issue Aug 31, 2018 · 2 comments

Comments

@Muzical84
Copy link

It's looking for a log4net reference that doesn't exist and for Code\bin\Release\Core.dll. Since this project doesn't have a Readme.md, I don't really know what I need to do to build it other than clicking Build in VS and praying for the best.

@jedisct1
Copy link

jedisct1 commented Sep 1, 2018

Use https://simplednscrypt.org/ .

@at466MHz
Copy link

Tools->Nuget Package Manager->Package Manager Console then at the bottom select default project as 'Code' then input 'Install-Package log4net -Version 2.0.8' at the console and press enter

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants