StatsHelix / demoinfo

A library to analyze CS:GO demos in C#
MIT License
322 stars 78 forks source link

I cant use the libray #167

Open Tusso4 opened 3 years ago

Tusso4 commented 3 years ago

When i install it with nuget.org its throw guns error but i see the nuget version is too old.

Now im trying to install from github but it say it "Cannot load file or assembly 'DemoInfo, Version = 1.0.0.0, Culture = neutral, PublicKeyToken = dc7de83c756ec63d' or one of its dependencies. Strong name validation error."

Anyone can help me pls?

I added 1 dll or 3 dlls in folder and appear the same error

Thanks!

master117 commented 3 years ago

You have to disable application signing / signed assembly in the projects properties.