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: microsoft/CsWin32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.619-beta
Choose a base ref
...
head repository: microsoft/CsWin32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.635-beta
Choose a head ref
  • 19 commits
  • 13 files changed
  • 7 contributors

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    85fecf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c5067f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37c0213 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    230b1d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    f4fb03c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #454 from microsoft/fix453

    Generate cocreatable types as classes with `[ComImport]`
    AArnott authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    283e239 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #450 from jnm2:check_before_using_span

    Check whether Span<T> exists before using it
    AArnott authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    718e8f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Promote visibility of members in all templates

    We were only promoting members in templates whose declaring types explicitly specified a visibility modifier.
    Fixes #457
    AArnott committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    faaa3fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #458 from microsoft/fix457

    Promote visibility of members in all templates
    AArnott authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    4296338 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Re-apply System.Text.Encodings.Web update

    This reverts commit 4c14435.
    AArnott committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    767934c View commit details
    Browse the repository at this point in the history
  2. Fix assembly resolution failures when run in the compiler

    Roslyn doesn't let us provide our own binding redirects, so we have to take this ugly hack in order to consolidate versions or consume newer assemblies than what may ship with the compiler.
    AArnott committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5876040 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #459 from microsoft/refixCG

    Re-apply System.Text.Encodings.Web update
    AArnott authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    75b72af View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#461)

    Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1.
    - [Release notes](https://github.com/dotnet/sourcelink/releases)
    - [Commits](dotnet/sourcelink@1.0.0...1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.SourceLink.GitHub
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    0bdde74 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#460)

    Bumps [Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit](https://github.com/dotnet/roslyn-sdk) from 1.1.1-beta1.21480.3 to 1.1.1-beta1.21555.1.
    - [Release notes](https://github.com/dotnet/roslyn-sdk/releases)
    - [Commits](https://github.com/dotnet/roslyn-sdk/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1458ae9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#471)

    Bumps [Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit](https://github.com/dotnet/roslyn-sdk) from 1.1.1-beta1.21555.1 to 1.1.1-beta1.21615.2.
    - [Release notes](https://github.com/dotnet/roslyn-sdk/releases)
    - [Commits](https://github.com/dotnet/roslyn-sdk/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    90f6d25 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    968bc99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5dcbb1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #489 from microsoft/updateMetadata

    Update metadata to 17.0.2-preview
    AArnott authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    6d95280 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Update signing service connection (#492)

    * Update the name of the signing service connection
    
    * Need to update another .yml
    sotteson1 authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    94b7833 View commit details
    Browse the repository at this point in the history
Loading