From 356ad048e34cd0a18945691c7b4dfb94a22a736b Mon Sep 17 00:00:00 2001
From: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>
Date: Wed, 9 Nov 2022 12:19:15 -0500
Subject: [PATCH] [FileLockSmith] Downgrade Interop library back to .NET 6
---
.../FileLocksmithLibInterop/FileLocksmithLibInterop.vcxproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/modules/FileLocksmith/FileLocksmithLibInterop/FileLocksmithLibInterop.vcxproj b/src/modules/FileLocksmith/FileLocksmithLibInterop/FileLocksmithLibInterop.vcxproj
index 4f9e6aef63..b568c9219c 100644
--- a/src/modules/FileLocksmith/FileLocksmithLibInterop/FileLocksmithLibInterop.vcxproj
+++ b/src/modules/FileLocksmith/FileLocksmithLibInterop/FileLocksmithLibInterop.vcxproj
@@ -32,7 +32,7 @@
{c604b37e-9d0e-4484-8778-e8b31b0e1b3a}
FileLocksmithLibInterop
10.0.19041.0
- net7.0-windows
+ net6.0-windows