[AI Evaluation] Microsoft.Extensions.AI.Evaluation.Safety release version does not match other libraries, and isnt reflective of what's in main
Open
area-ai-eval
bug
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 894
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 23
Description
### Description
The Microsoft.Extensions.AI.Evaluation.Safety library doesnt seem to match the other libraries (Evaluations, Quality, NLP).
### Reproduction Steps
Add the package:
`dotnet add package Microsoft.Extensions.AI.Evaluation.Safety`.
Restore the library using dotnet restore.
### Expected behavior
The version 9.7.0 should be available same as the other libraries (Evaluations, Quality, NLP etc)
### Actual behavior
Only the prerelease version is available (9.7.0-preview.1.25356.2)
### Regression?
_No response_
### Known Workarounds
_No response_
### Configuration
_No response_
### Other information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.