HangfireIO / HangfireIO/Hangfire
could not build solution
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Hello,
I cloned the master branch but could not build form VS 2015. The error is in the Hangfile.Core.NetStandard project:
```
CS1061
'Type' does not contain a definition for 'Assembly' and no extension method 'Assembly' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?) Hangfire.Core.NetStandard
D:\Repository\Hangfire\src\Hangfire.Core\Dashboard\Content\resx\Strings.Designer.cs
```
Any suggestion?
Thanks
Contributor guide
Research direction
Reproduce the VS 2015 build and inspect Hangfire.Core.NetStandard, especially src/Hangfire.Core/Dashboard/Content/resx/Strings.Designer.cs, where CS1061 is reported. Trace the Type.Assembly reference and verify that the solution builds successfully once the cause is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100