3
3
<Copyright >Copyright © 2015-2022 Petabridge, LLC</Copyright >
4
4
<Authors >Petabridge</Authors >
5
5
<VersionPrefix >1.7.0</VersionPrefix >
6
- <PackageReleaseNotes >[Bumped Akka.NET version to 1.4.40](https://github.com/akkadotnet/akka.net/releases/tag/1.4.40)
7
- [Bumped Akka.Hosting to 0.4.1](https://github.com/akkadotnet/Akka.Hosting/releases/tag/0.4.1).
8
- [Upgraded to Petabridge.Cmd 1.1.0](https://cmd.petabridge.com/articles/RELEASE_NOTES.html) and used Akka.Hosting support;
9
- Added ARM64 support to Docker image `petabridge/lighthouse:latest` and all other Linux images for Lighthouse.
6
+ <PackageReleaseNotes >[Bumped Akka.NET version to 1.4.40](https://github.com/akkadotnet/akka.net/releases/tag/1.4.40)
7
+ [Bumped Akka.Hosting to 0.4.1](https://github.com/akkadotnet/Akka.Hosting/releases/tag/0.4.1).
8
+ [Upgraded to Petabridge.Cmd 1.1.0](https://cmd.petabridge.com/articles/RELEASE_NOTES.html) and used Akka.Hosting support;
9
+ Added ARM64 support to Docker image `petabridge/lighthouse:latest` and all other Linux images for Lighthouse.
10
10
Migrated onto .NET 6.</PackageReleaseNotes >
11
11
<PackageIconUrl >https://petabridge.com/images/logo.png</PackageIconUrl >
12
12
<PackageProjectUrl >
@@ -19,13 +19,13 @@ Migrated onto .NET 6.</PackageReleaseNotes>
19
19
</PropertyGroup >
20
20
<PropertyGroup >
21
21
<XunitVersion >2.4.2</XunitVersion >
22
- <MicrosoftSdkVersion >17.3.2 </MicrosoftSdkVersion >
22
+ <MicrosoftSdkVersion >17.4.1 </MicrosoftSdkVersion >
23
23
<FluentAssertionsVersion >6.8.0</FluentAssertionsVersion >
24
24
<NetCoreVersion >net6.0</NetCoreVersion >
25
25
<NetStandardVersion >netstandard1.6</NetStandardVersion >
26
26
<NetFrameworkLibVersion >net461</NetFrameworkLibVersion >
27
27
<NetFrameworkTestVersion >net6.0</NetFrameworkTestVersion >
28
- <AkkaVersion >1.4.45 </AkkaVersion >
29
- <PbmVersion >1.1.3 </PbmVersion >
28
+ <AkkaVersion >1.4.47 </AkkaVersion >
29
+ <PbmVersion >1.2.1 </PbmVersion >
30
30
</PropertyGroup >
31
- </Project >
31
+ </Project >
0 commit comments