Skip to content

Commit 6a79935

Browse files
committed
Bump version
1 parent 4796eae commit 6a79935

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/DotNext.Benchmarks/DotNext.Benchmarks.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<RootNamespace>DotNext</RootNamespace>
99
<StartupObject>DotNext.Program</StartupObject>
1010
<IsPackable>false</IsPackable>
11-
<Version>5.16.1</Version>
11+
<Version>5.17.0</Version>
1212
<Authors>.NET Foundation and Contributors</Authors>
1313
<Product>.NEXT Family of Libraries</Product>
1414
<Description>Various benchmarks demonstrating performance aspects of .NEXT extensions</Description>

src/DotNext.Tests/DotNext.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<LangVersion>latest</LangVersion>
77
<ImplicitUsings>true</ImplicitUsings>
88
<EnableNETAnalyzers>false</EnableNETAnalyzers>
9-
<Version>5.16.1</Version>
9+
<Version>5.17.0</Version>
1010
<IsPackable>false</IsPackable>
1111
<Authors>.NET Foundation and Contributors</Authors>
1212
<Product>.NEXT Family of Libraries</Product>

0 commit comments

Comments
 (0)