Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the assembly will be signed in NuGet repository? #69

Closed
nickun opened this issue Oct 22, 2015 · 5 comments
Closed

When the assembly will be signed in NuGet repository? #69

nickun opened this issue Oct 22, 2015 · 5 comments

Comments

@nickun
Copy link

nickun commented Oct 22, 2015

I tried to add the NuGet package into my project but I couldn't compile that because my project is signed so all assemblies I use have to be signed.

@caverna
Copy link

caverna commented Oct 22, 2015

Maybe you can download the source code and use the same signature...

@nickun
Copy link
Author

nickun commented Oct 22, 2015

I do that but this is not so easy as just to update the package. Also I should to follow the updates and recompile it all the time.

@caverna
Copy link

caverna commented Oct 23, 2015

When I said 'download the source' I'd like to say 'insert LiteDB as a submodule to your git repository'...
That way you'll I'll be able to sign your version of LiteDB.
You will be able to update from @mbdavid 's repository whenever there is an update available but won't loose your signature...

mbdavid added a commit that referenced this issue Oct 26, 2015
@mbdavid
Copy link
Owner

mbdavid commented Oct 26, 2015

Hi @nickun, take a look on 1.0.4 version.

@nickun
Copy link
Author

nickun commented Oct 26, 2015

Thank you very much @mbdavid !
@caverna, unfortunately I use Subversion for my project, so I cannot 'insert LiteDB as a submodule'

@mbdavid mbdavid closed this as completed Oct 29, 2015
github-actions bot pushed a commit to Reddevildragg-UPM-Forks/LiteDB that referenced this issue Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants