Skip to content

Commit 564a889

Browse files
authored
chore: update Testably.Abstractions to v9.0.0 (#740)
- Use v9.0.0 as package reference to Testably.Abstractions - Update badge in README to reference the Testing package
1 parent e3f60b3 commit 564a889

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0"/>
4949
</ItemGroup>
5050
<ItemGroup>
51-
<PackageVersion Include="Testably.Abstractions" Version="9.0.0-pre.2"/>
51+
<PackageVersion Include="Testably.Abstractions" Version="9.0.0"/>
5252
<PackageVersion Include="Testably.Abstractions.Testing" Version="3.3.0-pre.1"/>
5353
</ItemGroup>
5454
<ItemGroup>

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
![Testably.Abstractions](https://raw.githubusercontent.com/Testably/Testably.Abstractions/main/Docs/Images/social-preview.png)
2-
[![Nuget](https://img.shields.io/nuget/v/Testably.Abstractions)](https://www.nuget.org/packages/Testably.Abstractions)
2+
[![Nuget](https://img.shields.io/nuget/v/Testably.Abstractions.Testing)](https://www.nuget.org/packages/Testably.Abstractions.Testing)
33
[![Build](https://github.com/Testably/Testably.Abstractions/actions/workflows/build.yml/badge.svg)](https://github.com/Testably/Testably.Abstractions/actions/workflows/build.yml)
44
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Testably_Testably.Abstractions&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Testably_Testably.Abstractions)
55
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Testably_Testably.Abstractions&metric=coverage)](https://sonarcloud.io/summary/new_code?id=Testably_Testably.Abstractions)

0 commit comments

Comments
 (0)