diff options
author | chai <215380520@qq.com> | 2023-05-12 10:32:11 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2023-05-12 10:32:11 +0800 |
commit | 2fc9585797067730f28b03b0727bf05f9deed091 (patch) | |
tree | 8807e37b85ba922045eaa17ac445dd0a1d2d730c /marching/Assets/ThirdParty/CSV-Parser/CSV Parser/CSV Parser.csproj | |
parent | 2a1cd4fda8a4a8e649910d16b4dfa1ce7ae63543 (diff) |
+ worldline keepers
Diffstat (limited to 'marching/Assets/ThirdParty/CSV-Parser/CSV Parser/CSV Parser.csproj')
-rw-r--r-- | marching/Assets/ThirdParty/CSV-Parser/CSV Parser/CSV Parser.csproj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/marching/Assets/ThirdParty/CSV-Parser/CSV Parser/CSV Parser.csproj b/marching/Assets/ThirdParty/CSV-Parser/CSV Parser/CSV Parser.csproj deleted file mode 100644 index bf48c73..0000000 --- a/marching/Assets/ThirdParty/CSV-Parser/CSV Parser/CSV Parser.csproj +++ /dev/null @@ -1,13 +0,0 @@ -<Project Sdk="Microsoft.NET.Sdk"> - - <PropertyGroup> - <TargetFramework>net6.0</TargetFramework> - <RootNamespace>CSV_Parser</RootNamespace> - <LangVersion>7.3</LangVersion> - </PropertyGroup> - - <ItemGroup> - <PackageReference Include="System.Memory" Version="4.5.4" /> - </ItemGroup> - -</Project> |