We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4796eae commit 6a79935Copy full SHA for 6a79935
src/DotNext.Benchmarks/DotNext.Benchmarks.csproj
@@ -8,7 +8,7 @@
8
<RootNamespace>DotNext</RootNamespace>
9
<StartupObject>DotNext.Program</StartupObject>
10
<IsPackable>false</IsPackable>
11
- <Version>5.16.1</Version>
+ <Version>5.17.0</Version>
12
<Authors>.NET Foundation and Contributors</Authors>
13
<Product>.NEXT Family of Libraries</Product>
14
<Description>Various benchmarks demonstrating performance aspects of .NEXT extensions</Description>
src/DotNext.Tests/DotNext.Tests.csproj
@@ -6,7 +6,7 @@
6
<LangVersion>latest</LangVersion>
7
<ImplicitUsings>true</ImplicitUsings>
<EnableNETAnalyzers>false</EnableNETAnalyzers>
0 commit comments