~jonthysell/chordious/trunk

« back to all changes in this revision

Viewing changes to Src/Chordious.CLI/Chordious.CLI.csproj

  • Committer: Jon Thysell
  • Date: 2014-09-27 00:11:40 UTC
  • Revision ID: thysell@gmail.com-20140927001140-2yr35w81o62bmgtv
Bumping version to 1.0.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    <OutputType>Exe</OutputType>
10
10
    <RootNamespace>com.jonthysell.Chordious.CLI</RootNamespace>
11
11
    <AssemblyName>Chordious.CLI</AssemblyName>
12
 
    <ReleaseVersion>1.0.0</ReleaseVersion>
 
12
    <ReleaseVersion>1.0.1</ReleaseVersion>
13
13
  </PropertyGroup>
14
14
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
15
15
    <DebugSymbols>true</DebugSymbols>