mirror of
https://github.com/iscmt/event-parser.git
synced 2026-04-04 06:02:24 -04:00
Reorganized directory structure
This commit is contained in:
6
cli/EventParser_ConsoleApp/packages.config
Executable file
6
cli/EventParser_ConsoleApp/packages.config
Executable file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="CommandLineArgumentsParser" version="3.0.20" targetFramework="net461" />
|
||||
<package id="CsvHelper" version="12.1.2" targetFramework="net461" />
|
||||
<package id="System.ValueTuple" version="4.4.0" targetFramework="net461" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user