Skip to content

Conversation

@ms-iankudinova
Copy link
Contributor

In our e2e tests, when we are using 1DS Test Server, pipeline uses .net6 (we have been targeting custom branch with the change user/iankudinova/update_server_to_net6).
I want to add the support .net6 to the main branch.
In case at some other project / plcases .net core 3 is used for the Test telemetry server I kept both version.

So Users will have to specify --framework version, when they run server.
Existed scripts:

  • run.cmd
  • run.sh
    were updated to support --framework option and use .net core 3 as a default option

@ms-iankudinova ms-iankudinova merged commit b776af8 into main Oct 6, 2023
@ms-iankudinova ms-iankudinova deleted the user/iankudinova/test_support_both_frameworks branch October 6, 2023 08:23
ms-iankudinova added a commit that referenced this pull request May 13, 2024
* Update .net version to .net 6

* support both frameworks .net6 and old one .net core 3

* Update scripts, that runs test server to specify flags for target frameworks

* Change indent

* Use $framework value in the echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants