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

feat: Renamed Sentry.Runtime to SentryRuntime #3016

Merged
merged 13 commits into from Jan 11, 2024

Commits on Jan 8, 2024

  1. renamed

    bitsandfoxes committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7888d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddfc71c View commit details
    Browse the repository at this point in the history
  3. Updated CHANGELOG.md

    bitsandfoxes committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0a23cc9 View commit details
    Browse the repository at this point in the history
  4. renamed

    bitsandfoxes committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4230d89 View commit details
    Browse the repository at this point in the history
  5. Updated CHANGELOG.md

    bitsandfoxes committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6fcec5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b32836c View commit details
    Browse the repository at this point in the history
  7. finished renaming

    bitsandfoxes committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    66d6f0c View commit details
    Browse the repository at this point in the history
  8. verify

    bitsandfoxes committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2655244 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Update CHANGELOG.md

    bitsandfoxes committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3ad0349 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    fd1b704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac356dc View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Fix Coverlet (#3019)

    * Replaced Coverlet with Microsoft.CodeCoverage
    
    * Update Directory.Build.props
    
    * Changed from microsoft.codecoverage to coverlet.collector
    jamescrosswell authored and bitsandfoxes committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dcaf96e View commit details
    Browse the repository at this point in the history
  2. Clarify the use of Solutions vs Solution Filters in the repository (#…

    …3037)
    
    * Update CONTRIBUTING.md
    
    * Renamed Sentry.NoMobile.sln to .generated.NoMobile.sln
    jamescrosswell authored and bitsandfoxes committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fa57326 View commit details
    Browse the repository at this point in the history