Skip to content

Commit

Permalink
naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin kotynia committed Sep 20, 2016
1 parent 6545d25 commit 6340b77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Options:

SAMPLE Command line

fileToMSSQL.exe -s \t -i test.xls -t template.txt
CSVtoSQL.exe -t template.txt -i input.csv -s \t
4 changes: 2 additions & 2 deletions SRC/CSVtoSQL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<ProjectGuid>{82B2D3DB-4C49-4563-804C-BCEF5A7D1503}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>fileToMSSQL</RootNamespace>
<AssemblyName>fileToMSSQL</AssemblyName>
<RootNamespace>CSVtoSQL</RootNamespace>
<AssemblyName>CSVtoSQL</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
Expand Down

0 comments on commit 6340b77

Please sign in to comment.