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

Initializing Dockerfile for .NET isolated project does not honor existing TFM #3800

Commits on Aug 23, 2024

  1. Initializing Dockerfile for .NET isolated project does not honor exis…

    …ting TFM (#3771)
    
    -> Add Check for dotnet worker runtime and get the targetframework from the FunctionApp root directory.
    VineethReyya committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ce4463b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Review changes : #3771

    Get the Project Root Element from the ProjectFile Path and gets the value of Target Framework
    VineethReyya committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    21c2856 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. added tests

    VineethReyya committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    652a1d6 View commit details
    Browse the repository at this point in the history
  2. assertion

    VineethReyya committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a6c9bbf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    6a86978 View commit details
    Browse the repository at this point in the history
  2. target framework

    VineethReyya committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f551e77 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    fc7a53e View commit details
    Browse the repository at this point in the history
  2. Added projectFileName

    VineethReyya committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7c93f64 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Final changes

    VineethReyya committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    09112e5 View commit details
    Browse the repository at this point in the history
  2. Optimize changes

    VineethReyya committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d9cb60e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. CSX changes

    v-vreyya authored and v-vreyya committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    64746a4 View commit details
    Browse the repository at this point in the history