Skip to content

Commit

Permalink
Upgrade to Akka.NET v1.4.35 (#16)
Browse files Browse the repository at this point in the history
Akka.Hosting was affected by akkadotnet/akka.net#5728
  • Loading branch information
Aaronontheweb authored Mar 18, 2022
1 parent a2a5132 commit d3450e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<NBenchVersion>1.2.2</NBenchVersion>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>17.1.0</TestSdkVersion>
<AkkaVersion>1.4.34</AkkaVersion>
<AkkaVersion>1.4.35</AkkaVersion>
<MicrosoftExtensionsVersion>[3.0.0,)</MicrosoftExtensionsVersion>
</PropertyGroup>
<!-- SourceLink support for all Akka.NET projects -->
Expand All @@ -33,4 +33,4 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>
</Project>
</Project>

0 comments on commit d3450e2

Please sign in to comment.