Renamed ProgressUpdateEventArgs.cs to ProgressReportEventArgs.cs to reflect the previous name change of the class in that file
git-svn-id: file:///srv/devel/repo-conversion/nusu@66 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
432ab888b9
commit
b5ea9e0d70
|
@ -155,7 +155,7 @@
|
|||
<Compile Include="Source\Tracking\ProgressTracker.Test.cs">
|
||||
<DependentUpon>ProgressTracker.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Source\Tracking\ProgressUpdateEventArgs.cs" />
|
||||
<Compile Include="Source\Tracking\ProgressReportEventArgs.cs" />
|
||||
<Compile Include="Source\Tracking\SetProgression.cs" />
|
||||
<Compile Include="Source\Tracking\SetProgression.Test.cs">
|
||||
<DependentUpon>SetProgression.cs</DependentUpon>
|
||||
|
|
Loading…
Reference in New Issue
Block a user