File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ #### 1.5.0-beta1 April 20 2022 ####
2
+ ** Placeholder for first beta release of Akka.NET v1.5**
3
+
1
4
#### 1.4.37 April 14 2022 ####
2
5
Akka.NET v1.4.37 is a minor release that contains some minor bug fixes.
3
6
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<Copyright >Copyright © 2013-2021 Akka.NET Team</Copyright >
4
4
<Authors >Akka.NET Team</Authors >
5
- <VersionPrefix >1.4.34 </VersionPrefix >
5
+ <VersionPrefix >1.5.0 </VersionPrefix >
6
6
<PackageIcon >akkalogo.png</PackageIcon >
7
7
<PackageProjectUrl >https://github.com/akkadotnet/akka.net</PackageProjectUrl >
8
8
<PackageLicenseUrl >https://github.com/akkadotnet/akka.net/blob/master/LICENSE</PackageLicenseUrl >
34
34
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
35
35
</PropertyGroup >
36
36
<PropertyGroup >
37
- <PackageReleaseNotes >Placeholder for nightlies **</PackageReleaseNotes >
37
+ <PackageReleaseNotes >Placeholder for first beta release of Akka.NET v1.5 **</PackageReleaseNotes >
38
38
</PropertyGroup >
39
39
<!-- SourceLink support for all Akka.NET projects -->
40
40
<ItemGroup >
You can’t perform that action at this time.
0 commit comments