From d42269e5bf6dcb4f125c395868a88295686a7895 Mon Sep 17 00:00:00 2001 From: Jelena Petrovic Date: Fri, 4 Nov 2022 01:20:58 +0100 Subject: prepravke posle merge-a --- .vs/ProjectSettings.json | 3 +++ .vs/VSWorkspaceState.json | 6 ++++++ .vs/brzodolokacije/v17/.suo | Bin 0 -> 16896 bytes .vs/slnx.sqlite | Bin 0 -> 262144 bytes 4 files changed, 9 insertions(+) create mode 100644 .vs/ProjectSettings.json create mode 100644 .vs/VSWorkspaceState.json create mode 100644 .vs/brzodolokacije/v17/.suo create mode 100644 .vs/slnx.sqlite (limited to '.vs') diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 0000000..f8b4888 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": null +} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..6b61141 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,6 @@ +{ + "ExpandedNodes": [ + "" + ], + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/brzodolokacije/v17/.suo b/.vs/brzodolokacije/v17/.suo new file mode 100644 index 0000000..5ee74c0 Binary files /dev/null and b/.vs/brzodolokacije/v17/.suo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..7c42e4b Binary files /dev/null and b/.vs/slnx.sqlite differ -- cgit v1.2.3