File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- ## [ 0.0.1] / 9 December 2022
2- - Fixed bugs
1+ ## [ 1.4.48] / 17 January 2023
2+ - Migrated from VSTest to MSTest
3+ - Upgraded to Akka.NET v1.4.48
4+ - Targeted ` netstandard2.0 `
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Copyright >Copyright © 2013-2023 Akka.NET Team</Copyright >
44 <Authors >Akka.NET Team</Authors >
5- <VersionPrefix >0.0.1</VersionPrefix >
6- <PackageReleaseNotes >- Fixed bugs</PackageReleaseNotes >
5+ <VersionPrefix >1.4.48</VersionPrefix >
6+ <PackageReleaseNotes >- Migrated from VSTest to MSTest
7+ - Upgraded to Akka.NET v1.4.48
8+ - Targeted `netstandard2.0`</PackageReleaseNotes >
79 <PackageIcon >akkalogo.png</PackageIcon >
810 <PackageProjectUrl >
911 https://github.com/akkadotnet/Akka.TestKit.MSTest
You can’t perform that action at this time.
0 commit comments