Skip to content
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

Set .NET used by our tools to net6.0 + minor updates to .sln files #4937

Merged
merged 21 commits into from
Dec 13, 2022

Commits on Dec 10, 2022

  1. update version-guard to net6 + add ci.yml to .sln file

    Konrad Jamrozik committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    49990fd View commit details
    Browse the repository at this point in the history
  2. Update CreateRuleFabricBot (and Tests) to target net6.0 + add ci.yml …

    …to .sln
    Konrad Jamrozik committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    68d59a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. update code-owners-parser to use net6.0

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e7597f9 View commit details
    Browse the repository at this point in the history
  2. disable execution of get-codeowners.ps1 Test

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9dc532b View commit details
    Browse the repository at this point in the history
  3. fix typo

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d47567e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8884988 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d36092 View commit details
    Browse the repository at this point in the history
  6. fix Stress.Generator ci.yml

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    686cf7b View commit details
    Browse the repository at this point in the history
  7. add ci.yml to generator.sln

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d732fa9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46ba9f4 View commit details
    Browse the repository at this point in the history
  9. add Azure.ClientSdk.Analyzers ci.yml to .sln

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    04006c1 View commit details
    Browse the repository at this point in the history
  10. Make swagger-api-parser ci.yml use net6.0

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    bc407fd View commit details
    Browse the repository at this point in the history
  11. update snippet-generator and its tests to net6.0

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a94093e View commit details
    Browse the repository at this point in the history
  12. update TestLibrary and AgentTimeExtractor

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    b6660e8 View commit details
    Browse the repository at this point in the history
  13. migrate Azure.Sdk.Tools.HttpFaultInjector to net6.0

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    486a93b View commit details
    Browse the repository at this point in the history
  14. migrate Azure.Sdk.Tools.HttpFaultInjector.HttpClientSample.csproj to …

    …net6.0
    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0fcd132 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a0a7917 View commit details
    Browse the repository at this point in the history
  16. set TestProxy sample projects to net6.0

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5f90527 View commit details
    Browse the repository at this point in the history
  17. add ci.yml to TestProxy .sln

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    bcb12d9 View commit details
    Browse the repository at this point in the history
  18. add missing DotNetCoreVersion to http-fault-injector

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    90e5e69 View commit details
    Browse the repository at this point in the history
  19. update PixelServer to net6.0

    Konrad Jamrozik committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    82eba59 View commit details
    Browse the repository at this point in the history