|
8 | 8 | <ProjectGuid>{5FF0A4C5-C5DB-4EBB-B090-4DB274096002}</ProjectGuid>
|
9 | 9 | <OutputType>Library</OutputType>
|
10 | 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
11 |
| - <RootNamespace>XrmMigrationUtility</RootNamespace> |
12 |
| - <AssemblyName>DataMigrationUtility</AssemblyName> |
| 11 | + <RootNamespace>DataMigrationUsingFetchXml</RootNamespace> |
| 12 | + <AssemblyName>DataMigrationUsingFetchXml</AssemblyName> |
13 | 13 | <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
14 | 14 | <FileAlignment>512</FileAlignment>
|
15 | 15 | <NuGetPackageImportStamp>
|
|
334 | 334 | <Compile Include="Services\Implementations\DataverseService.cs" />
|
335 | 335 | <Compile Include="Services\Implementations\Logger.cs" />
|
336 | 336 | <Compile Include="Model\ResultItem.cs" />
|
337 |
| - <Compile Include="DataMigrationUtility.cs" /> |
338 |
| - <Compile Include="DataMigrationUtilityControl.cs"> |
| 337 | + <Compile Include="DataMigrationUsingFetchXml.cs" /> |
| 338 | + <Compile Include="DataMigrationUsingFetchXmlControl.cs"> |
339 | 339 | <SubType>UserControl</SubType>
|
340 | 340 | </Compile>
|
341 |
| - <Compile Include="DataMigrationUtilityControl.designer.cs"> |
342 |
| - <DependentUpon>DataMigrationUtilityControl.cs</DependentUpon> |
| 341 | + <Compile Include="DataMigrationUsingFetchXmlControl.designer.cs"> |
| 342 | + <DependentUpon>DataMigrationUsingFetchXmlControl.cs</DependentUpon> |
343 | 343 | </Compile>
|
344 | 344 | <Compile Include="Properties\AssemblyInfo.cs" />
|
345 | 345 | <Compile Include="Services\Interfaces\IDataverseService.cs" />
|
|
351 | 351 | <ItemGroup>
|
352 | 352 | <None Include="app.config" />
|
353 | 353 | <None Include="packages.config" />
|
354 |
| - <None Include="Properties\DataSources\XrmMigrationUtility.Model.FetchXmlData.datasource" /> |
| 354 | + <None Include="Properties\DataSources\DataMigrationUsingFetchXml.Model.FetchXmlData.datasource" /> |
355 | 355 | </ItemGroup>
|
356 | 356 | <ItemGroup>
|
357 |
| - <EmbeddedResource Include="DataMigrationUtilityControl.resx"> |
358 |
| - <DependentUpon>DataMigrationUtilityControl.cs</DependentUpon> |
| 357 | + <EmbeddedResource Include="DataMigrationUsingFetchXmlControl.resx"> |
| 358 | + <DependentUpon>DataMigrationUsingFetchXmlControl.cs</DependentUpon> |
359 | 359 | <SubType>Designer</SubType>
|
360 | 360 | </EmbeddedResource>
|
361 | 361 | <EmbeddedResource Include="Forms\Popup\Popup.resx">
|
|
380 | 380 | <None Include="Resources\Remove.png" />
|
381 | 381 | </ItemGroup>
|
382 | 382 | <ItemGroup>
|
383 |
| - <None Include="Resources\recycle-bin.png" /> |
| 383 | + <None Include="Resources\clearLogs.jpg" /> |
384 | 384 | </ItemGroup>
|
385 | 385 | <ItemGroup>
|
386 |
| - <None Include="Resources\stop.png" /> |
| 386 | + <None Include="Resources\stopMigration.jpg" /> |
387 | 387 | </ItemGroup>
|
388 | 388 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
389 | 389 | <PropertyGroup>
|
|
0 commit comments