From 70efd04404b8c996a7e2ef30dda94891213d55aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernest=20Sury=C5=9B?= Date: Tue, 15 Aug 2023 21:55:35 +0200 Subject: [PATCH] added rider settings --- Assembly-CSharp.csproj.DotSettings | 4 ++++ QuickEye.Utility.CharacterCreationScreen.csproj.DotSettings | 2 ++ QuickEye.Utility.ContainerUsage.csproj.DotSettings | 2 ++ QuickEye.Utility.SerializableTypes.csproj.DotSettings | 2 ++ 4 files changed, 10 insertions(+) create mode 100644 Assembly-CSharp.csproj.DotSettings create mode 100644 QuickEye.Utility.CharacterCreationScreen.csproj.DotSettings create mode 100644 QuickEye.Utility.ContainerUsage.csproj.DotSettings create mode 100644 QuickEye.Utility.SerializableTypes.csproj.DotSettings diff --git a/Assembly-CSharp.csproj.DotSettings b/Assembly-CSharp.csproj.DotSettings new file mode 100644 index 0000000..f34bff9 --- /dev/null +++ b/Assembly-CSharp.csproj.DotSettings @@ -0,0 +1,4 @@ + + True + True + True \ No newline at end of file diff --git a/QuickEye.Utility.CharacterCreationScreen.csproj.DotSettings b/QuickEye.Utility.CharacterCreationScreen.csproj.DotSettings new file mode 100644 index 0000000..606d8b8 --- /dev/null +++ b/QuickEye.Utility.CharacterCreationScreen.csproj.DotSettings @@ -0,0 +1,2 @@ + + True \ No newline at end of file diff --git a/QuickEye.Utility.ContainerUsage.csproj.DotSettings b/QuickEye.Utility.ContainerUsage.csproj.DotSettings new file mode 100644 index 0000000..606d8b8 --- /dev/null +++ b/QuickEye.Utility.ContainerUsage.csproj.DotSettings @@ -0,0 +1,2 @@ + + True \ No newline at end of file diff --git a/QuickEye.Utility.SerializableTypes.csproj.DotSettings b/QuickEye.Utility.SerializableTypes.csproj.DotSettings new file mode 100644 index 0000000..606d8b8 --- /dev/null +++ b/QuickEye.Utility.SerializableTypes.csproj.DotSettings @@ -0,0 +1,2 @@ + + True \ No newline at end of file