diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..fcd252e
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,6 @@
+{
+ "sonarlint.connectedMode.project": {
+ "connectionId": "dgmjr-io",
+ "projectKey": "dgmjr-io_DgmjrSdk"
+ }
+}
diff --git a/src/Build/ItemDefinitionGroups.props b/src/Build/ItemDefinitionGroups.props
index 8409cdd..81703d0 100755
--- a/src/Build/ItemDefinitionGroups.props
+++ b/src/Build/ItemDefinitionGroups.props
@@ -64,7 +64,7 @@
ContentFiles
ContentFiles
Build; BuildMultitargeting; BuildTransitive; Compile; Runtime; Analyzers; Native
-
+
diff --git a/src/DgmjrSdk.nuproj b/src/DgmjrSdk.nuproj
index 5643b4b..3515021 100644
--- a/src/DgmjrSdk.nuproj
+++ b/src/DgmjrSdk.nuproj
@@ -15,6 +15,8 @@
EB008C4C-9C3A-4498-A19D-34A42B6E2CE1
FAE04EC0-301F-11D3-BF4B-00C04F79EFBC
netstandard1.0
+ true
+ true
The DGMJR-IO SDK