File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
- <TargetFramework >netcoreapp2. 0</TargetFramework >
5
+ <TargetFrameworks >net461;netcoreapp3.1;net5. 0</TargetFrameworks >
6
6
<IsPackable >false</IsPackable > <!-- prevents it from being published as NuGet package -->
7
7
</PropertyGroup >
8
8
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <Copyright >Copyright © 2016-2017 Akka.NET Team</Copyright >
3
+ <Copyright >Copyright © 2016-2021 Akka.NET Team</Copyright >
4
4
<Authors >Akka.NET Team</Authors >
5
5
<VersionPrefix >0.9.17</VersionPrefix >
6
6
<PackageReleaseNotes >[Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.1](https://github.com/akkadotnet/Hyperion/pull/182)
19
19
</PropertyGroup >
20
20
<PropertyGroup >
21
21
<AkkaVersion >1.4.23</AkkaVersion >
22
-
23
22
<FluentAssertionsVersion >6.0.0</FluentAssertionsVersion >
24
23
<XunitVersion >2.4.1</XunitVersion >
25
24
<XunitRunnerVersion >2.4.3</XunitRunnerVersion >
You can’t perform that action at this time.
0 commit comments