File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 18
18
<PublishRepositoryUrl >true</PublishRepositoryUrl ><!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#publishrepositoryurl -->
19
19
</PropertyGroup >
20
20
<PropertyGroup >
21
- <AkkaTestKitVersion >1.5.34 </AkkaTestKitVersion >
21
+ <AkkaTestKitVersion >1.5.35 </AkkaTestKitVersion >
22
22
<MicrosoftNetTestSdkVersion >17.12.0</MicrosoftNetTestSdkVersion >
23
23
<NUnit3Version >3.14.0</NUnit3Version >
24
24
<NUnit4Version >4.3.2</NUnit4Version >
25
- <NUnitAnalyzersVersion >4.5 .0</NUnitAnalyzersVersion >
25
+ <NUnitAnalyzersVersion >4.6 .0</NUnitAnalyzersVersion >
26
26
<NUnitTestAdapterVersion >4.6.0</NUnitTestAdapterVersion >
27
27
</PropertyGroup >
28
28
<PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
Original file line number Diff line number Diff line change
1
+ #### 1.5.35 January 13th 2025 ####
2
+ - Bump ` Akka.TestKit ` to [ 1.5.35] ( https://github.com/akkadotnet/akka.net/releases/tag/1.5.35 )
3
+ - Bump ` NUnit.Analyzers ` to [ 4.6.0] ( https://github.com/nunit/nunit.analyzers/releases/tag/4.6.0 )
4
+
1
5
#### 1.5.34 January 7th 2025 ####
2
6
- Bump ` Akka.TestKit ` to [ 1.5.34] ( https://github.com/akkadotnet/akka.net/releases/tag/1.5.34 )
3
7
You can’t perform that action at this time.
0 commit comments