You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2022/01/15 08:37:36 UTC

[lucenenet] 03/04: .build/dependencies.props: Upgraded RandomizedTesting.Generators to 2.7.8

This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit 4e0f81f0041add18d88b8d329fa76006e89e2048
Author: Shad Storhaug <sh...@shadstorhaug.com>
AuthorDate: Sat Jan 15 14:59:38 2022 +0700

    .build/dependencies.props: Upgraded RandomizedTesting.Generators to 2.7.8
---
 .build/dependencies.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.build/dependencies.props b/.build/dependencies.props
index 6473361..a848ba7 100644
--- a/.build/dependencies.props
+++ b/.build/dependencies.props
@@ -71,7 +71,7 @@
     <NUnit3TestAdapterPackageVersion>3.17.0</NUnit3TestAdapterPackageVersion>
     <NUnitPackageVersion>3.13.1</NUnitPackageVersion>
     <OpenNLPNETPackageVersion>1.9.1.1</OpenNLPNETPackageVersion>
-    <RandomizedTestingGeneratorsPackageVersion>2.7.8-beta-0002</RandomizedTestingGeneratorsPackageVersion>
+    <RandomizedTestingGeneratorsPackageVersion>2.7.8</RandomizedTestingGeneratorsPackageVersion>
     <SharpZipLibPackageVersion>1.1.0</SharpZipLibPackageVersion>
     <Spatial4nCorePackageVersion>0.4.1</Spatial4nCorePackageVersion>
     <Spatial4nCoreNTSPackageVersion>$(Spatial4nCorePackageVersion)</Spatial4nCoreNTSPackageVersion>