Skip to content

Commit

Permalink
ren ExpressionAttribute.cs to ValidateAttribute.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianaisemberg committed Oct 24, 2011
1 parent ebf4118 commit aae1098
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CLAP/CLAP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<Compile Include="Validation\MoreOrEqual.cs" />
<Compile Include="Validation\NumberValidator.cs" />
<Compile Include="Validation\Regex.cs" />
<Compile Include="Validation\ExpressionAttribute.cs" />
<Compile Include="Validation\ValidateAttribute.cs" />
<Compile Include="VerbAttribute.cs" />
</ItemGroup>
<ItemGroup>
Expand Down
File renamed without changes.

0 comments on commit aae1098

Please sign in to comment.