From 2a1cd4fda8a4a8e649910d16b4dfa1ce7ae63543 Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Fri, 12 May 2023 09:24:40 +0800 Subject: *misc --- .../CsvHelper-master/src/CsvHelper.Website/input/_ViewStart.cshtml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ThirdParty/CsvHelper-master/src/CsvHelper.Website/input/_ViewStart.cshtml (limited to 'ThirdParty/CsvHelper-master/src/CsvHelper.Website/input/_ViewStart.cshtml') diff --git a/ThirdParty/CsvHelper-master/src/CsvHelper.Website/input/_ViewStart.cshtml b/ThirdParty/CsvHelper-master/src/CsvHelper.Website/input/_ViewStart.cshtml new file mode 100644 index 0000000..1901578 --- /dev/null +++ b/ThirdParty/CsvHelper-master/src/CsvHelper.Website/input/_ViewStart.cshtml @@ -0,0 +1,3 @@ +@{ + Layout = @"Shared/_Layout.cshtml"; +} \ No newline at end of file -- cgit v1.1-26-g67d0