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

nightowl888 pushed a commit to branch 4.8.0-beta00017-deps
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit c03b614adb0066f688d1c699e9de7435022aa9e8
Author: Shad Storhaug <[email protected]>
AuthorDate: Sun Oct 13 23:27:55 2024 +0700

    fixup
---
 src/Lucene.Net/Lucene.Net.csproj | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Lucene.Net/Lucene.Net.csproj b/src/Lucene.Net/Lucene.Net.csproj
index c831174bd..f3de1b674 100644
--- a/src/Lucene.Net/Lucene.Net.csproj
+++ b/src/Lucene.Net/Lucene.Net.csproj
@@ -69,7 +69,6 @@
     <!-- NOTE: This is a transitive dependency only, but we are forcing an 
upgrade to ensure there are no conflicts with dependencies. -->
     <PackageReference Include="System.Runtime.CompilerServices.Unsafe" 
Version="$(SystemRuntimeCompilerServicesUnsafePackageVersion)" />
     <PackageReference 
Include="System.Runtime.InteropServices.RuntimeInformation" 
Version="$(SystemRuntimeInteropServicesRuntimeInformationPackageVersion)" />
-    
   </ItemGroup>
 
   <ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">

Reply via email to