File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
DataMigrationUsingFetchXml Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88using System . Collections . Generic ;
99using System . Collections . Specialized ;
1010using DataMigrationUsingFetchXml . Model ;
11- using DataMigrationUsingFetchXml . Forms . Popup ;
1211using Microsoft . WindowsAPICodePack . Dialogs ;
12+ using DataMigrationUsingFetchXml . Forms . Popup ;
1313using DataMigrationUsingFetchXml . Services . Interfaces ;
1414using DataMigrationUsingFetchXml . Services . Implementations ;
1515
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "1.0.0.2 " ) ]
35- [ assembly: AssemblyFileVersion ( "1.0.0.2 " ) ]
34+ [ assembly: AssemblyVersion ( "1.0.1 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.0.1 " ) ]
You can’t perform that action at this time.
0 commit comments