Thanks to visit codestin.com
Credit goes to github.com

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: dotnet/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: akaday/docs-
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 1 file changed
  • 3 contributors

Commits on Jan 27, 2025

  1. Bump System.Linq.Dynamic.Core

    Bumps the nuget group with 1 update in the /samples/snippets/visualbasic/programming-guide/dynamic-linq-expression-trees directory: [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core).
    
    
    Updates `System.Linq.Dynamic.Core` from 1.3.14 to 1.6.0
    - [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
    - [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
    - [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.3.14...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: System.Linq.Dynamic.Core
      dependency-type: direct:production
      dependency-group: nuget
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    db27842 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Merge pull request #1 from akaday/dependabot/nuget/samples/snippets/v…

    …isualbasic/programming-guide/dynamic-linq-expression-trees/nuget-ba175027dc
    
    Bump System.Linq.Dynamic.Core from 1.3.14 to 1.6.0 in /samples/snippets/visualbasic/programming-guide/dynamic-linq-expression-trees in the nuget group across 1 directory
    akaday authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    30f80d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9b7b30 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

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

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    9890d13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from akaday/cleanrepo-orphaned-articles

    Monthly chores: Delete orphaned articles
    akaday authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    f355c78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from akaday/cleanrepo-orphaned-images

    Monthly chores: Delete orphaned images
    akaday authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    2c02b5b View commit details
    Browse the repository at this point in the history
Loading