-
Notifications
You must be signed in to change notification settings - Fork 138
[All]: Remove support for Legacy (25.6) [STUD-74234] #469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Activities/Python/UiPath.Python.Packaging/UiPath.Python.Packaging.csproj
Show resolved
Hide resolved
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
ff099a0
to
8838b55
Compare
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
Update more dependencies Centralize dependencies for testprojects
8f3d597
to
e8d50b6
Compare
...base/ConnectionDialog/UiPath.Data.ConnectionUI.Dialog/UiPath.Data.ConnectionUI.Dialog.csproj
Outdated
Show resolved
Hide resolved
Activities/Database/UiPath.Database.Activities.Design/UiPath.Database.Activities.Design.csproj
Show resolved
Hide resolved
Update more dependencies Centralize dependencies for testprojects
e8d50b6
to
0f2a902
Compare
Activities/Credentials/UiPath.Credentials.Packages/UiPath.Credentials.Packages.csproj
Show resolved
Hide resolved
...base/ConnectionDialog/UiPath.Data.ConnectionUI.Dialog/UiPath.Data.ConnectionUI.Dialog.csproj
Outdated
Show resolved
Hide resolved
...es/Database/UiPath.Database.Activities.Packaging/UiPath.Database.Activities.Packaging.csproj
Show resolved
Hide resolved
Activities/Java/UiPath.Java.Activities.Packaging/UiPath.Java.Activities.Packaging.csproj
Show resolved
Hide resolved
Activities/Database/UiPath.Database.Tests/DatabaseConnectionTests.cs
Outdated
Show resolved
Hide resolved
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
|
|
|
|
|
|
I will update runtime cryptography tests in another PR (it fails on develop even before these changes) |
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
Switch from NUnit to xUnit for all
Remove support for Python 2.7, 3.4 and 3.5
Clean net5.0 and netcoreapp from directory.build.targets