diff --git a/.gitignore b/.gitignore
index 9491a2f..d31818f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -360,4 +360,5 @@ MigrationBackup/
.ionide/
# Fody - auto-generated XML schema
-FodyWeavers.xsd
\ No newline at end of file
+FodyWeavers.xsd
+/bss2bs/~AutoRecover.bss2bs.vcxproj
diff --git a/bss2bs/bss2bs.vcxproj b/bss2bs/bss2bs.vcxproj
index 824f519..15cb381 100644
--- a/bss2bs/bss2bs.vcxproj
+++ b/bss2bs/bss2bs.vcxproj
@@ -104,6 +104,7 @@
true
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
true
+ stdcpp17
Console
@@ -118,6 +119,7 @@
true
NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
true
+ stdcpp17
Console