dotnet / dotnet/machinelearning
ML.NET assemblies aren't getting the correct version.
Open
area-Infrastructure
bug
Priority:2
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
When an assembly is built, it always has the version `1.0.0.0` regardless of the version we set in our config files.
We need to fix it so the correct version is put in the assembly file.
Contributor guide
Assessment
This issue has not been assessed yet.