Skip to content

Commit b62e708

Browse files
authored
[All]: Remove support for Legacy (25.6) [STUD-74234] (#469)
* Python: Remove support for Legacy (25.6) [STUD-74234] Remove legacy support for Python Remove legacy support for Java Remove legacy support for Database Remove legacy support for Credentials Remove legacy support for Cryptography Remove legacy support for FTP Update a few dependencies Centralize dependencies for testprojects Address review findings Remove unused file Switch from NUnit to xUnit Fix display name for runtime tests Clean net5.0 and netcoreapp from directory.build.targets Add System.Activities.ViewModels dependency for FTP
1 parent af939e6 commit b62e708

File tree

55 files changed

+258
-681
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+258
-681
lines changed

Activities/.pipelines/jobs/stage.run.runtime.tests.portable.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ parameters:
55
environment: {}
66

77
jobs:
8-
- job: "RunDatabaseRuntimeTestsPortable"
9-
displayName: "Run Database Runtime Tests Portable"
8+
- job: "RunRuntimeTestsPortable"
9+
displayName: "Run Runtime Tests Portable"
1010
variables:
1111
IntegrationTestStudioPackPath: '$(System.ArtifactsDirectory)/Packages'
1212
timeoutInMinutes: 90

Activities/.pipelines/jobs/stage.run.runtime.tests.windows.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ parameters:
55
environment: {}
66

77
jobs:
8-
- job: "RunDatabaseRuntimeTestsWindows"
9-
displayName: "Run Database Runtime Tests Windows"
8+
- job: "RunRuntimeTestsWindows"
9+
displayName: "Run Runtime Tests Windows"
1010
variables:
1111
IntegrationTestStudioPackPath: '$(System.ArtifactsDirectory)/Packages'
1212
StudioProjectPath: 'Activities/Database/UiPath.Database.Runtime.Tests/project.json'

Activities/Community.Activities.sln

+75-24
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 16
4-
VisualStudioVersion = 16.0.32002.261
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.13.35931.197
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{92E6CB4E-6542-419B-B674-7D8B9FB02BD2}"
77
ProjectSection(SolutionItems) = preProject
@@ -108,29 +108,15 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UiPath.Credentials.Tests",
108108
EndProject
109109
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UiPath.Cryptography.Activities.Packaging", "Cryptography\UiPath.Cryptography.Activities.Packaging\UiPath.Cryptography.Activities.Packaging.csproj", "{8DBC2D68-9E11-415E-81A5-0FE91370E8E3}"
110110
EndProject
111+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UiPath.Credentials.Activities.ViewModels", "Credentials\UiPath.Credentials.Activities.ViewModels\UiPath.Credentials.Activities.ViewModels.csproj", "{8EB8B060-67FC-AD25-2799-C01F40787613}"
112+
EndProject
113+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UiPath.Java.Activities.ViewModels", "Java\UiPath.Java.Activities.ViewModels\UiPath.Java.Activities.ViewModels.csproj", "{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9}"
114+
EndProject
115+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UiPath.FTP.Tests", "FTP\UiPath.FTP.Tests\UiPath.FTP.Tests.csproj", "{D35ADF63-DD01-476A-8D15-CD3FB412AE5D}"
116+
EndProject
117+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UiPath.Python.Activities.ViewModels", "Python\UiPath.Python.Activities.ViewModels\UiPath.Python.Activities.ViewModels.csproj", "{456DBA80-878D-5C9E-BB00-185E99A39E89}"
118+
EndProject
111119
Global
112-
GlobalSection(SharedMSBuildProjectFiles) = preSolution
113-
Python\UiPath.Python.Host.Shared\UiPath.Python.Host.Shared.projitems*{0fbf5f7e-2ae4-4f4a-84cb-26b3a9e3119c}*SharedItemsImports = 5
114-
Shared\UiPath.Shared.Service\UiPath.Shared.Service.projitems*{0fbf5f7e-2ae4-4f4a-84cb-26b3a9e3119c}*SharedItemsImports = 5
115-
Python\UiPath.Python.Host.Shared\UiPath.Python.Host.Shared.projitems*{25ff4279-6ee6-441e-9d40-a40db81cb57c}*SharedItemsImports = 13
116-
Shared\UiPath.Shared\UiPath.Shared.projitems*{2e040804-8ed9-4fb8-bb8a-4a38479e2a9e}*SharedItemsImports = 13
117-
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{4e20c041-2f59-408e-adb3-0bcfab48de61}*SharedItemsImports = 13
118-
Shared\UiPath.Shared.Activities.Design\UiPath.Shared.Activities.Design.projitems*{5e102b9e-dcef-4d8b-8a02-3fdf0fcc0d59}*SharedItemsImports = 5
119-
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{7421a593-343b-4d49-afbe-a1b8be179ce2}*SharedItemsImports = 5
120-
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{7747a478-8986-4a56-8342-093752fc07c3}*SharedItemsImports = 5
121-
Shared\UiPath.Shared\UiPath.Shared.projitems*{7747a478-8986-4a56-8342-093752fc07c3}*SharedItemsImports = 5
122-
Shared\UiPath.Shared.Activities.Design\UiPath.Shared.Activities.Design.projitems*{7fe013fd-58bd-4d0d-a9d0-be7849ca4e65}*SharedItemsImports = 13
123-
Shared\UiPath.Shared\UiPath.Shared.projitems*{92e8345e-2ca1-439d-926d-d979893840f5}*SharedItemsImports = 5
124-
Shared\UiPath.Shared.Service\UiPath.Shared.Service.projitems*{a1783eab-5baf-49f1-8372-b467b57063cc}*SharedItemsImports = 5
125-
Shared\UiPath.Shared\UiPath.Shared.projitems*{a1783eab-5baf-49f1-8372-b467b57063cc}*SharedItemsImports = 5
126-
Shared\UiPath.Shared.Service\UiPath.Shared.Service.projitems*{a6a27646-4889-4f95-a0df-dd78d287388f}*SharedItemsImports = 13
127-
Python\UiPath.Python.Host.Shared\UiPath.Python.Host.Shared.projitems*{bcba78df-1513-44d3-83b3-37655a7f3887}*SharedItemsImports = 5
128-
Shared\UiPath.Shared.Service\UiPath.Shared.Service.projitems*{bcba78df-1513-44d3-83b3-37655a7f3887}*SharedItemsImports = 5
129-
Shared\UiPath.Shared.Activities.Design\UiPath.Shared.Activities.Design.projitems*{e116c90e-c6a0-4292-b1ff-e0746ffe95d5}*SharedItemsImports = 5
130-
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{e270608b-ba9e-4972-a18e-34b93e6552b4}*SharedItemsImports = 5
131-
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{e6d45fa7-57a7-4136-99c6-6ee89851f4cd}*SharedItemsImports = 5
132-
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{fdfc92ee-090c-4e23-9422-f90eb94c43dd}*SharedItemsImports = 5
133-
EndGlobalSection
134120
GlobalSection(SolutionConfigurationPlatforms) = preSolution
135121
Debug|Any CPU = Debug|Any CPU
136122
Debug|x64 = Debug|x64
@@ -386,6 +372,38 @@ Global
386372
{8DBC2D68-9E11-415E-81A5-0FE91370E8E3}.Release|Any CPU.Build.0 = Release|Any CPU
387373
{8DBC2D68-9E11-415E-81A5-0FE91370E8E3}.Release|x64.ActiveCfg = Release|Any CPU
388374
{8DBC2D68-9E11-415E-81A5-0FE91370E8E3}.Release|x64.Build.0 = Release|Any CPU
375+
{8EB8B060-67FC-AD25-2799-C01F40787613}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
376+
{8EB8B060-67FC-AD25-2799-C01F40787613}.Debug|Any CPU.Build.0 = Debug|Any CPU
377+
{8EB8B060-67FC-AD25-2799-C01F40787613}.Debug|x64.ActiveCfg = Debug|Any CPU
378+
{8EB8B060-67FC-AD25-2799-C01F40787613}.Debug|x64.Build.0 = Debug|Any CPU
379+
{8EB8B060-67FC-AD25-2799-C01F40787613}.Release|Any CPU.ActiveCfg = Release|Any CPU
380+
{8EB8B060-67FC-AD25-2799-C01F40787613}.Release|Any CPU.Build.0 = Release|Any CPU
381+
{8EB8B060-67FC-AD25-2799-C01F40787613}.Release|x64.ActiveCfg = Release|Any CPU
382+
{8EB8B060-67FC-AD25-2799-C01F40787613}.Release|x64.Build.0 = Release|Any CPU
383+
{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
384+
{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
385+
{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9}.Debug|x64.ActiveCfg = Debug|Any CPU
386+
{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9}.Debug|x64.Build.0 = Debug|Any CPU
387+
{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
388+
{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9}.Release|Any CPU.Build.0 = Release|Any CPU
389+
{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9}.Release|x64.ActiveCfg = Release|Any CPU
390+
{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9}.Release|x64.Build.0 = Release|Any CPU
391+
{D35ADF63-DD01-476A-8D15-CD3FB412AE5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
392+
{D35ADF63-DD01-476A-8D15-CD3FB412AE5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
393+
{D35ADF63-DD01-476A-8D15-CD3FB412AE5D}.Debug|x64.ActiveCfg = Debug|Any CPU
394+
{D35ADF63-DD01-476A-8D15-CD3FB412AE5D}.Debug|x64.Build.0 = Debug|Any CPU
395+
{D35ADF63-DD01-476A-8D15-CD3FB412AE5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
396+
{D35ADF63-DD01-476A-8D15-CD3FB412AE5D}.Release|Any CPU.Build.0 = Release|Any CPU
397+
{D35ADF63-DD01-476A-8D15-CD3FB412AE5D}.Release|x64.ActiveCfg = Release|Any CPU
398+
{D35ADF63-DD01-476A-8D15-CD3FB412AE5D}.Release|x64.Build.0 = Release|Any CPU
399+
{456DBA80-878D-5C9E-BB00-185E99A39E89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
400+
{456DBA80-878D-5C9E-BB00-185E99A39E89}.Debug|Any CPU.Build.0 = Debug|Any CPU
401+
{456DBA80-878D-5C9E-BB00-185E99A39E89}.Debug|x64.ActiveCfg = Debug|Any CPU
402+
{456DBA80-878D-5C9E-BB00-185E99A39E89}.Debug|x64.Build.0 = Debug|Any CPU
403+
{456DBA80-878D-5C9E-BB00-185E99A39E89}.Release|Any CPU.ActiveCfg = Release|Any CPU
404+
{456DBA80-878D-5C9E-BB00-185E99A39E89}.Release|Any CPU.Build.0 = Release|Any CPU
405+
{456DBA80-878D-5C9E-BB00-185E99A39E89}.Release|x64.ActiveCfg = Release|Any CPU
406+
{456DBA80-878D-5C9E-BB00-185E99A39E89}.Release|x64.Build.0 = Release|Any CPU
389407
EndGlobalSection
390408
GlobalSection(SolutionProperties) = preSolution
391409
HideSolutionNode = FALSE
@@ -427,8 +445,41 @@ Global
427445
{BFDE75F3-CFE4-4932-A1D1-834F5281C72F} = {D5226852-11EA-497E-9C0E-DFFCB97E9BB6}
428446
{D8B0D0D4-494A-4F82-9C73-D2E99F4228AB} = {D5226852-11EA-497E-9C0E-DFFCB97E9BB6}
429447
{8DBC2D68-9E11-415E-81A5-0FE91370E8E3} = {FBD4F6B1-98F2-4985-9111-C65C5A1C8D75}
448+
{8EB8B060-67FC-AD25-2799-C01F40787613} = {D5226852-11EA-497E-9C0E-DFFCB97E9BB6}
449+
{87B8BECF-34F2-9E9A-0EBC-8BD028D781F9} = {C94C49B6-DB81-47C2-BD39-72376423F2F0}
450+
{D35ADF63-DD01-476A-8D15-CD3FB412AE5D} = {099CA148-FA0A-44E4-8C8A-CAF7B106897E}
451+
{456DBA80-878D-5C9E-BB00-185E99A39E89} = {913E6ED1-5915-4C4C-85BE-94E8CEE315FF}
430452
EndGlobalSection
431453
GlobalSection(ExtensibilityGlobals) = postSolution
432454
SolutionGuid = {80E44DEF-976F-46BF-9DD8-F07334768E20}
433455
EndGlobalSection
456+
GlobalSection(SharedMSBuildProjectFiles) = preSolution
457+
Python\UiPath.Python.Host.Shared\UiPath.Python.Host.Shared.projitems*{0fbf5f7e-2ae4-4f4a-84cb-26b3a9e3119c}*SharedItemsImports = 5
458+
Shared\UiPath.Shared.Service\UiPath.Shared.Service.projitems*{0fbf5f7e-2ae4-4f4a-84cb-26b3a9e3119c}*SharedItemsImports = 5
459+
Shared\UiPath.Shared\UiPath.Shared.projitems*{0fbf5f7e-2ae4-4f4a-84cb-26b3a9e3119c}*SharedItemsImports = 5
460+
Python\UiPath.Python.Host.Shared\UiPath.Python.Host.Shared.projitems*{25ff4279-6ee6-441e-9d40-a40db81cb57c}*SharedItemsImports = 13
461+
Shared\UiPath.Shared\UiPath.Shared.projitems*{2629567d-4737-4a1b-9876-f00c948270e3}*SharedItemsImports = 5
462+
Shared\UiPath.Shared\UiPath.Shared.projitems*{2e040804-8ed9-4fb8-bb8a-4a38479e2a9e}*SharedItemsImports = 13
463+
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{4e20c041-2f59-408e-adb3-0bcfab48de61}*SharedItemsImports = 13
464+
Shared\UiPath.Shared.Activities.Design\UiPath.Shared.Activities.Design.projitems*{5e102b9e-dcef-4d8b-8a02-3fdf0fcc0d59}*SharedItemsImports = 5
465+
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{7421a593-343b-4d49-afbe-a1b8be179ce2}*SharedItemsImports = 5
466+
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{7747a478-8986-4a56-8342-093752fc07c3}*SharedItemsImports = 5
467+
Shared\UiPath.Shared\UiPath.Shared.projitems*{7747a478-8986-4a56-8342-093752fc07c3}*SharedItemsImports = 5
468+
Shared\UiPath.Shared.Activities.Design\UiPath.Shared.Activities.Design.projitems*{7fe013fd-58bd-4d0d-a9d0-be7849ca4e65}*SharedItemsImports = 13
469+
Shared\UiPath.Shared\UiPath.Shared.projitems*{92e8345e-2ca1-439d-926d-d979893840f5}*SharedItemsImports = 5
470+
Shared\UiPath.Shared.Service\UiPath.Shared.Service.projitems*{a1783eab-5baf-49f1-8372-b467b57063cc}*SharedItemsImports = 5
471+
Shared\UiPath.Shared\UiPath.Shared.projitems*{a1783eab-5baf-49f1-8372-b467b57063cc}*SharedItemsImports = 5
472+
Shared\UiPath.Shared.Service\UiPath.Shared.Service.projitems*{a6a27646-4889-4f95-a0df-dd78d287388f}*SharedItemsImports = 13
473+
Python\UiPath.Python.Host.Shared\UiPath.Python.Host.Shared.projitems*{bcba78df-1513-44d3-83b3-37655a7f3887}*SharedItemsImports = 5
474+
Shared\UiPath.Shared.Service\UiPath.Shared.Service.projitems*{bcba78df-1513-44d3-83b3-37655a7f3887}*SharedItemsImports = 5
475+
Shared\UiPath.Shared\UiPath.Shared.projitems*{bcba78df-1513-44d3-83b3-37655a7f3887}*SharedItemsImports = 5
476+
Shared\UiPath.Shared.Activities.Design\UiPath.Shared.Activities.Design.projitems*{e116c90e-c6a0-4292-b1ff-e0746ffe95d5}*SharedItemsImports = 5
477+
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{e270608b-ba9e-4972-a18e-34b93e6552b4}*SharedItemsImports = 5
478+
Shared\UiPath.Shared\UiPath.Shared.projitems*{e270608b-ba9e-4972-a18e-34b93e6552b4}*SharedItemsImports = 5
479+
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{e6d45fa7-57a7-4136-99c6-6ee89851f4cd}*SharedItemsImports = 5
480+
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{f6a198c8-1940-4cae-a0d3-d4e707f3b0a3}*SharedItemsImports = 5
481+
Shared\UiPath.Shared\UiPath.Shared.projitems*{f6a198c8-1940-4cae-a0d3-d4e707f3b0a3}*SharedItemsImports = 5
482+
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{fdfc92ee-090c-4e23-9422-f90eb94c43dd}*SharedItemsImports = 5
483+
Shared\UiPath.Shared\UiPath.Shared.projitems*{fdfc92ee-090c-4e23-9422-f90eb94c43dd}*SharedItemsImports = 5
484+
EndGlobalSection
434485
EndGlobal

Activities/Credentials/UiPath.Credentials.Activities.ViewModels/UiPath.Credentials.Activities.ViewModels.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="..\Credentials.build.props" />
33

44
<PropertyGroup>
5-
<TargetFrameworks>net6.0;net6.0-windows</TargetFrameworks>
5+
<TargetFrameworks>net6.0-windows</TargetFrameworks>
66
<OutputPath>$(ProjectDir)..\..\Output\Activities\Credentials\</OutputPath>
77
<DefineConstants>VIEW_MODELS</DefineConstants>
88
<AssemblyName>UiPath.Credentials.Activities.ViewModels</AssemblyName>

Activities/Credentials/UiPath.Credentials.Activities/UiPath.Credentials.Activities.csproj

+2-22
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,14 @@
33
<Import Project="..\Credentials.build.props" />
44

55
<PropertyGroup>
6-
<TargetFrameworks>net461;net6.0-windows</TargetFrameworks>
6+
<TargetFrameworks>net6.0-windows</TargetFrameworks>
77
<OutputPath>..\..\Output\Activities\Credentials\</OutputPath>
88
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
99
<UseWPF>true</UseWPF>
1010
<PackageId>UiPath.Credentials.Activities.Implementation</PackageId>
1111
<IsPackable>false</IsPackable>
1212
</PropertyGroup>
13-
14-
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">
15-
<Reference Include="Microsoft.CSharp" />
16-
<Reference Include="System" />
17-
<Reference Include="System.Activities" />
18-
<Reference Include="System.Activities.Presentation" />
19-
<Reference Include="System.Core" />
20-
<Reference Include="System.Data" />
21-
<Reference Include="System.Runtime.Serialization" />
22-
<Reference Include="System.ServiceModel" />
23-
<Reference Include="System.ServiceModel.Activities" />
24-
<Reference Include="System.Xaml" />
25-
<Reference Include="System.Xml" />
26-
<Reference Include="System.Xml.Linq" />
27-
<Reference Include="WindowsBase" />
28-
</ItemGroup>
29-
30-
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">
31-
<PackageReference Include="CredentialManagement" Version="1.0.2" />
32-
</ItemGroup>
33-
13+
3414
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0-windows' ">
3515
<PackageReference Include="UiPath.Workflow" />
3616
<PackageReference Include="System.Activities.Core.Presentation" />

Activities/Credentials/UiPath.Credentials.Packages/UiPath.Credentials.Packages.csproj

+5-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\Credentials.build.props" />
33
<PropertyGroup>
4-
<TargetFrameworks>net461;net6.0-windows</TargetFrameworks>
4+
<TargetFrameworks>net6.0-windows</TargetFrameworks>
55
<OutputPath>$(ProjectDir)..\..\Output\Activities\Credentials\</OutputPath>
66
<VersionSuffix></VersionSuffix>
77
<!--leave empty for ci to replace with prelease tag-->
@@ -43,14 +43,10 @@
4343
<BuildOutputInPackage Include="$(OutputPath)zh-CN\UiPath.Credentials.Activities.resources.dll" TargetPath="zh-CN\UiPath.Credentials.Activities.resources.dll" />
4444
<BuildOutputInPackage Include="$(OutputPath)zh-TW\UiPath.Credentials.Activities.resources.dll" TargetPath="zh-TW\UiPath.Credentials.Activities.resources.dll" />
4545
</ItemGroup>
46-
<ItemGroup Condition=" '$(TargetFramework)' != 'net461' ">
46+
<ItemGroup>
4747
<BuildOutputInPackage Include="$(OutputPath)UiPath.Credentials.Activities.ViewModels.dll" />
48-
</ItemGroup>
49-
48+
</ItemGroup>
5049
</Target>
51-
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">
52-
<PackageReference Include="CredentialManagement" Version="1.0.2" />
53-
</ItemGroup>
5450
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0-windows' ">
5551
<PackageReference Include="CredentialManagement.Standard" Version="1.0.4" />
5652
<PackageReference Include="System.Drawing.Common" />
@@ -62,13 +58,13 @@
6258
</ProjectReference>
6359
</ItemGroup>
6460

65-
<ItemGroup Condition=" '$(TargetFramework)' != 'net461' ">
61+
<ItemGroup>
6662
<ProjectReference Include="..\..\Credentials\UiPath.Credentials.Activities.ViewModels\UiPath.Credentials.Activities.ViewModels.csproj">
6763
<PrivateAssets>All</PrivateAssets>
6864
</ProjectReference>
6965
</ItemGroup>
7066

71-
<Target Name="PostBuild" AfterTargets="PostBuildEvent" Condition=" '$(TargetFramework)' == 'net461' AND $(ConfigurationName) == Debug ">
67+
<Target Name="PostBuild" AfterTargets="PostBuildEvent" Condition=" '$(TargetFramework)' == 'net6.0-windows' AND $(ConfigurationName) == Debug ">
7268
<Exec Command="if exist &quot;$(ProjectDir)..\..\Output\Activities\Packages\UiPath.Credentials.*&quot; del &quot;$(ProjectDir)..\..\Output\Activities\Packages\UiPath.Credentials.*&quot;&#xD;&#xA;&#xD;&#xA;&quot;powershell.exe&quot; -file &quot;$(ProjectDir)..\..\Tools\net.sdk\pack-project.ps1&quot; -projectPath &quot;$(ProjectPath)&quot; -outputPath &quot;$(ProjectDir)..\..\Output\Activities\Packages&quot; -suffix &quot;dev&quot;" />
7369
</Target>
7470
</Project>

Activities/Credentials/UiPath.Credentials.Tests/UiPath.Credentials.Tests.csproj

+2-16
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
<PropertyGroup>
44
<Platform Condition=" '$(Platform)' == '' ">Any CPU</Platform>
55
<ProjectGuid>{D8B0D0D4-494A-4F82-9C73-D2E99F4228AB}</ProjectGuid>
6-
<TargetFrameworks>net461;net6.0-windows</TargetFrameworks>
6+
<TargetFrameworks>net6.0-windows</TargetFrameworks>
77
<AssemblyTitle>UiPath.Credentials.Tests</AssemblyTitle>
88
<Product>UiPath.Credentials.Tests</Product>
99
<OutputPath>..\..\OutputTests\Credentials\</OutputPath>
10+
<IsTestProject>true</IsTestProject>
1011
</PropertyGroup>
1112

1213
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0-windows' ">
@@ -15,23 +16,8 @@
1516
<PackageReference Include="System.Activities.Core.Presentation" />
1617
</ItemGroup>
1718

18-
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">
19-
<Reference Include="System.Activities" />
20-
<Reference Include="System.Activities.Presentation" />
21-
<Reference Include="System.Activities.Core.Presentation" />
22-
<Reference Include="System.ServiceModel" />
23-
<Reference Include="System.Xaml" />
24-
<Reference Include="WindowsBase" />
25-
<Reference Include="PresentationCore" />
26-
<Reference Include="PresentationFramework" />
27-
</ItemGroup>
28-
2919
<ItemGroup>
3020
<ProjectReference Include="..\UiPath.Credentials.Activities\UiPath.Credentials.Activities.csproj" />
3121
</ItemGroup>
3222

33-
<ItemGroup>
34-
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
35-
<PackageReference Include="System.Net.Http" />
36-
</ItemGroup>
3723
</Project>

Activities/Cryptography/UiPath.Cryptography.Activities.Design/UiPath.Cryptography.Activities.Design.csproj

+2-12
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,15 @@
22
<Import Project="..\..\Shared\UiPath.Shared\UiPath.Shared.projitems" Label="Shared" />
33
<Import Project="..\Cryptography.build.props" />
44
<PropertyGroup>
5-
<TargetFrameworks>net461;net6.0-windows</TargetFrameworks>
5+
<TargetFrameworks>net6.0-windows</TargetFrameworks>
66
<OutputPath>$(ProjectDir)..\..\Output\Activities\Cryptography\</OutputPath>
77
<UseWPF>true</UseWPF>
88
</PropertyGroup>
9-
<ItemGroup Condition=" '$(TargetFramework)' != 'net461' ">
9+
<ItemGroup>
1010
<PackageReference Include="UiPath.Workflow.Runtime" />
1111
<PackageReference Include="UiPath.Workflow" />
1212
<PackageReference Include="System.Activities.Core.Presentation" />
1313
</ItemGroup>
14-
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">
15-
<Reference Include="System.Activities" />
16-
<Reference Include="System.Activities.Presentation" />
17-
<Reference Include="System.Activities.Core.Presentation" />
18-
<Reference Include="System.ServiceModel" />
19-
<Reference Include="System.Xaml" />
20-
<Reference Include="WindowsBase" />
21-
<Reference Include="PresentationCore" />
22-
<Reference Include="PresentationFramework" />
23-
</ItemGroup>
2414
<ItemGroup>
2515
<Compile Include="..\..\Shared\UiPath.Activities.Presentation\ActivityDecoratorControl.cs" Link="Controls\ActivityDecoratorControl.cs" />
2616
<Compile Include="..\..\Shared\UiPath.Activities.Presentation\Controls\FilePathControl.xaml.cs" Link="Controls\FilePathControl.xaml.cs">

0 commit comments

Comments
 (0)