HangfireIO / HangfireIO/Cronos
Cronos v0.11 nuget binary has no AssemblyVersion set
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 137
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 1
Description
When trying to get v0.11.0 Cronos binary Assembly version it returns 0.0.0.0, previous versions worked fine.
v0.11.0:
```
Major Minor Build Revision
----- ----- ----- --------
0 0 0 0
```
v0.10.0:
```
Major Minor Build Revision
----- ----- ----- --------
0 10 0 0
```
I assume changes here caused the issue:
https://github.com/HangfireIO/Cronos/commit/62be8e81cf8e6bd9a4e82eb07b5a8c1f8bff2a7c#diff-9da24614831c308827a1ae533ffea392c97638c261dd42bd0f5226baa136d16eR22
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.