Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1aa8462
Choose a base ref
...
head repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 087897e
Choose a head ref
  • 10 commits
  • 33 files changed
  • 3 contributors

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    48603be View commit details
    Browse the repository at this point in the history
  2. Bump NuGetizer from 1.0.1 to 1.0.2

    dependabot[bot] authored and kzu committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    2728d3e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    ea48dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    096f220 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Bump NuGetizer from 1.0.2 to 1.0.4

    dependabot[bot] authored and kzu committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0acc337 View commit details
    Browse the repository at this point in the history
  2. Bump PolySharp from 1.13.1 to 1.13.2

    Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.13.1 to 1.13.2.
    - [Release notes](https://github.com/Sergio0694/PolySharp/releases)
    - [Commits](https://github.com/Sergio0694/PolySharp/commits)
    
    ---
    updated-dependencies:
    - dependency-name: PolySharp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6cd96af View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.5.0...v17.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7b2ea8d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Use raw string literals if supported by the target language

    In the cases where the values go through .editorconfig (such as constants and project properties), this isn't necessary (or supported) right now since .editorconfig will truncate multi-line values
    
    Closes #243
    kzu committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    36b30aa View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.3

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.6.3.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.1...v17.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c805713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    087897e View commit details
    Browse the repository at this point in the history
Loading