File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Flexinets.Ldap.Core.Tests Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.7.2 " />
11- <PackageReference Include =" NUnit" Version =" 3.10.1 " />
12- <PackageReference Include =" NUnit.ConsoleRunner" Version =" 3.8 .0" />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.8.0 " />
11+ <PackageReference Include =" NUnit" Version =" 3.11.0 " />
12+ <PackageReference Include =" NUnit.ConsoleRunner" Version =" 3.9 .0" />
1313 <PackageReference Include =" NUnit3TestAdapter" Version =" 3.10.0" />
1414 </ItemGroup >
1515
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ For an example server implementation see https://github.com/vforteli/FlexinetsLd
1313 <PackageProjectUrl >https://github.com/vforteli/Flexinets.Ldap.Core</PackageProjectUrl >
1414 <PackageReleaseNotes >Minor performance improvements</PackageReleaseNotes >
1515 <PackageTags >LDAP packet parse assemble authentication</PackageTags >
16- <AssemblyVersion >1.0.85 .0</AssemblyVersion >
17- <FileVersion >1.0.85 .0</FileVersion >
16+ <AssemblyVersion >1.0.86 .0</AssemblyVersion >
17+ <FileVersion >1.0.86 .0</FileVersion >
1818 </PropertyGroup >
1919
2020 <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|netstandard2.0|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments