Handle the text file part of saving
This commit is contained in:
@ -48,6 +48,7 @@
|
||||
<Compile Include="DataAccess\IDataConnection.cs" />
|
||||
<Compile Include="DataAccess\SqlConnector.cs" />
|
||||
<Compile Include="DataAccess\TextConnector.cs" />
|
||||
<Compile Include="DataAccess\TextConnectorProcessor.cs" />
|
||||
<Compile Include="Enums.cs" />
|
||||
<Compile Include="GlobalConfig.cs" />
|
||||
<Compile Include="Models\MatchupEntryModel.cs" />
|
||||
|
||||
Reference in New Issue
Block a user