File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ #### 1.5.0 March 02 2023
2+
3+ * [ Updated Akka.NET to 1.5.0] ( https://github.com/akkadotnet/akka.net/releases/tag/1.5.0 )
4+
15#### 1.5.0-beta1 February 21 2023
26
37* [ Updated Akka.NET to 1.5.0-beta1] ( https://github.com/akkadotnet/akka.net/releases/tag/1.5.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 >1.0 .0</VersionPrefix >
5+ <VersionPrefix >1.5 .0</VersionPrefix >
66 <PackageIconUrl >https://getakka.net/images/akkalogo.png</PackageIconUrl >
77 <PackageProjectUrl >https://github.com/akkadotnet/akka.net</PackageProjectUrl >
88 <PackageLicenseUrl >https://github.com/akkadotnet/akka.net/blob/master/LICENSE</PackageLicenseUrl >
2424 <NetStandardLibVersion >netstandard2.0</NetStandardLibVersion >
2525 <FluentAssertionsVersion >6.6.0</FluentAssertionsVersion >
2626 <FsCheckVersion >2.16.5</FsCheckVersion >
27- <AkkaVersion >1.5.0-beta3 </AkkaVersion >
27+ <AkkaVersion >1.5.0</AkkaVersion >
2828 <AkkaPackageTags >akka;actors;actor model;Akka;concurrency</AkkaPackageTags >
2929 </PropertyGroup >
3030 <PropertyGroup >
3131 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
3232 </PropertyGroup >
3333 <PropertyGroup >
34- <PackageReleaseNotes >- Fix [result folder clearing, add documentation ](https://github.com/akkadotnet/Akka.MultiNodeTestRunner/pull/95 )</PackageReleaseNotes >
34+ <PackageReleaseNotes >[Updated Akka.NET to 1.5.0 ](https://github.com/akkadotnet/akka.net/releases/tag/1.5.0 )</PackageReleaseNotes >
3535 </PropertyGroup >
3636 <!-- SourceLink support for all Akka.NET projects -->
3737 <ItemGroup >
You can’t perform that action at this time.
0 commit comments