From 7d6e9ae1a3c59465e79a2889dbdf175faf46e9ef Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Sat, 28 May 2022 10:03:55 +0200 Subject: ide: update project configuration --- .idea/.idea.Texty/.idea/csv-plugin.xml | 16 ++++++++++++++++ Texty.csproj | 1 + Texty.sln.DotSettings | 4 ++++ 3 files changed, 21 insertions(+) create mode 100644 .idea/.idea.Texty/.idea/csv-plugin.xml diff --git a/.idea/.idea.Texty/.idea/csv-plugin.xml b/.idea/.idea.Texty/.idea/csv-plugin.xml new file mode 100644 index 0000000..3cb81c2 --- /dev/null +++ b/.idea/.idea.Texty/.idea/csv-plugin.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/Texty.csproj b/Texty.csproj index 5b156e0..7109110 100644 --- a/Texty.csproj +++ b/Texty.csproj @@ -21,5 +21,6 @@ + \ No newline at end of file diff --git a/Texty.sln.DotSettings b/Texty.sln.DotSettings index 17e9596..f2ed300 100644 --- a/Texty.sln.DotSettings +++ b/Texty.sln.DotSettings @@ -1,4 +1,8 @@  IF_OWNER_IS_SINGLE_LINE IF_OWNER_IS_SINGLE_LINE + True + True + True + True True \ No newline at end of file -- cgit v1.2.3