Show
Ignore:
Timestamp:
10/26/08 15:59:45 (2 months ago)
Author:
Jeremy
Message:

Added tag model

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/AudioModel/AudioModel.csproj

    r2 r3  
    5454    <Compile Include="IAudioFormat.cs" /> 
    5555    <Compile Include="IAudio.cs" /> 
    56     <Compile Include="InvalidAudioException.cs" /> 
     56    <Compile Include="AudioInvalidException.cs" /> 
    5757    <Compile Include="Properties\AssemblyInfo.cs" /> 
    58     <Compile Include="UnsupportedAudioException.cs" /> 
     58    <Compile Include="AudioUnsupportedException.cs" /> 
    5959  </ItemGroup> 
    6060  <ItemGroup>