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

Removes floating classes and introduces Dapr.Common project #1365

Merged
merged 8 commits into from
Oct 16, 2024

Commits on Oct 15, 2024

  1. Created common project and deleted floating classes from src/shared

    Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
    WhitWaldo committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f1bf49d View commit details
    Browse the repository at this point in the history
  2. Updated usage throughout to use the Dapr.Common project instead of th…

    …e shared floating classes
    
    Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
    WhitWaldo committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fecc5a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9651de4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ca9fc9 View commit details
    Browse the repository at this point in the history
  5. Updated package references to use Dapr.Common

    Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
    WhitWaldo committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    183fea3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Removed inconsequential property group options related to the NuGet a…

    …udit capability
    
    Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
    WhitWaldo committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8193e38 View commit details
    Browse the repository at this point in the history
  2. Updated to support common project

    Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
    WhitWaldo committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    af1e73a View commit details
    Browse the repository at this point in the history
  3. Added .NET 7 support for Dapr.Workflow project

    Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
    WhitWaldo committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b1b6501 View commit details
    Browse the repository at this point in the history