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

[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' #28483

This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 30, 2022

  1. [wip] add some code to try to fix directory bug. Not sure how to use …

    …this new lib, need to ask some people
    nagilson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    1a29f9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d01c5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d86cf02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f227ba9 View commit details
    Browse the repository at this point in the history
  5. Fix uint perm

    nagilson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    cf0fc8d View commit details
    Browse the repository at this point in the history
  6. Ditch unix file mode

    nagilson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2f11609 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bc1080 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbc8f40 View commit details
    Browse the repository at this point in the history
  9. Drop lock on file

    nagilson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    237f5ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c888f3 View commit details
    Browse the repository at this point in the history
  11. make changes to lock file

    nagilson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d2cc1dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    59228ce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e89626 View commit details
    Browse the repository at this point in the history
  14. Work around analyzer bug

    dsplaisted authored and nagilson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    754a199 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d5aed40 View commit details
    Browse the repository at this point in the history
  16. try not calling chown

    nagilson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    72072e7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2b24acb View commit details
    Browse the repository at this point in the history
  18. Make output very verbose

    nagilson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    759d991 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d36dcfd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d333650 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e95bb26 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    89f9e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc71c6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f089e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a2e0d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Remove msbuild debug code

    nagilson committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9fba57b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Merge remote-tracking branch 'INTERNAL/internal/release/7.0.1xx' into…

    … nagilson-INTERNAL-tempfix-play
    nagilson committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2caad24 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    c21d76e View commit details
    Browse the repository at this point in the history
  2. Rename createtemppath

    nagilson committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f98a3be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a1239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9410d2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7987742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e576388 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Remove dotnet localize strs

    nagilson committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    e5a4034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c61f7af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8da5a64 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Merged PR 25327: [vNext Changes] Fix Temp Paths

    Confirming file permissions are using 700:
    The first image shows the temp path created by file utilities in the biggest exploit (Nuget Packages under sudo).
    The second image shows the permissions on the file to be drwx-----
    
    ![image (2).png](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_apis/git/repositories/7fa5dddb-89e8-4b26-8595-a6d15593e354/pullRequests/25327/attachments/image%20%282%29.png)
    
    ![image.png](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_apis/git/repositories/7fa5dddb-89e8-4b26-8595-a6d15593e354/pullRequests/25327/attachments/image.png)
    nagilson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e8876d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    111ae73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ee0850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5168e81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e59dcb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a383ce8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdc4f70 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cf72da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72bcfa3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf06a8e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d3cd89 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    7ba5e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c431c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fab64f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39096d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c56cf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fe8d4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8add07b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d86262 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e87bbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    adc6f02 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8e05db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3380057 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …914.20
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22463.8 -> To Version 4.4.0-2.22464.20
    dotnet-maestro[bot] committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    7bf83fd View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/fsharp build 20220…

    …914.7
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22464.1 -> To Version 7.0.0-beta.22464.7
    dotnet-maestro[bot] committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1987082 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#27910 from dotnet/darc-release/7.0.1xx-rc2-…

    …50ebf938-3840-487f-87f2-49e9f2c9a073
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/roslyn
    v-wuzhai authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0cd2746 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnet#27907 from dotnet/darc-release/7.0.1xx-rc2-…

    …8e75157a-8778-42b3-bb7a-a1222f2e08e9
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/fsharp
    v-wuzhai authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    8a1c169 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6426172 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6ae411 View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/msbuild build 2022…

    …0915.2
    
    Microsoft.Build , Microsoft.Build.Localization
     From Version 17.4.0-preview-22464-02 -> To Version 17.4.0-preview-22465-02
    dotnet-maestro[bot] committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f5f4583 View commit details
    Browse the repository at this point in the history
  8. Update dependencies from https://github.com/nuget/nuget.client build …

    …6.4.0.86
    
    NuGet.Build.Tasks
     From Version 6.4.0-preview.3.80 -> To Version 6.4.0-preview.3.86
    dotnet-maestro[bot] committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9daeb36 View commit details
    Browse the repository at this point in the history
  9. Update dependencies from https://github.com/dotnet/fsharp build 20220…

    …915.4
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22464.7 -> To Version 7.0.0-beta.22465.4
    dotnet-maestro[bot] committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ad1cd45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a950c36 View commit details
    Browse the repository at this point in the history
  11. Merge pull request dotnet#27931 from dotnet/darc-release/7.0.1xx-rc2-…

    …1cfd56f1-7c29-46f1-8a51-2de259d67096
    
    [release/7.0.1xx-rc2] Update dependencies from nuget/nuget.client
    marcpopMSFT authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    13a8527 View commit details
    Browse the repository at this point in the history
  12. Merge pull request dotnet#27921 from dotnet/darc-release/7.0.1xx-rc2-…

    …9b3fc6e0-08ac-48a6-882b-dfad1f58a7cb
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/msbuild
    marcpopMSFT authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d0f4686 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c3679f3 View commit details
    Browse the repository at this point in the history
  14. Update dependencies from https://github.com/dotnet/msbuild build 2022…

    …0915.5
    
    Microsoft.Build , Microsoft.Build.Localization
     From Version 17.4.0-preview-22465-02 -> To Version 17.4.0-preview-22465-05
    dotnet-maestro[bot] committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b30397b View commit details
    Browse the repository at this point in the history
  15. Downgrade ubuntu image

    JanKrivanek committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4827161 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0477e38 View commit details
    Browse the repository at this point in the history
  17. Merge pull request dotnet#27939 from dotnet/darc-release/7.0.1xx-rc2-…

    …97789bcc-d2d4-41aa-8dbc-0c8767e40b16
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/msbuild
    marcpopMSFT authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    51c286b View commit details
    Browse the repository at this point in the history
  18. Merge pull request dotnet#27937 from dotnet/darc-release/7.0.1xx-rc2-…

    …26cfa3b1-3a17-41c9-a2f4-1e75cc0f8092
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/fsharp
    marcpopMSFT authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c7d38a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2c5aa83 View commit details
    Browse the repository at this point in the history
  20. Update dependencies from https://github.com/dotnet/fsharp build 20220…

    …915.8
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22465.4 -> To Version 7.0.0-beta.22465.8
    dotnet-maestro[bot] committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9464881 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Merge pull request dotnet#27948 from dotnet/darc-release/7.0.1xx-rc2-…

    …53cfd3ce-6eb6-49bb-b57d-91e8b8c9a78a
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/fsharp
    v-wuzhai authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e803f2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c31907a View commit details
    Browse the repository at this point in the history
  3. Merged PR 25813: post action for applying permissions for nuget.confi…

    …g in the template
    
    post action for applying permissions for nuget.config in the template
    MSRC Case Opened: 72653
    vlada-shubina authored and JanKrivanek committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    70e5ecf View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/msbuild build 2022…

    …0916.3 (dotnet#27959)
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/msbuild
    dotnet-maestro[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    564870b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d894b3b View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/nuget/nuget.client build …

    …6.4.0.88
    
    NuGet.Build.Tasks
     From Version 6.4.0-preview.3.86 -> To Version 6.4.0-preview.3.88
    dotnet-maestro[bot] committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    175193a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Merge pull request dotnet#27967 from dotnet/darc-release/7.0.1xx-rc2-…

    …de91e88d-0275-4732-9b6c-2de1a17fbe7b
    
    [release/7.0.1xx-rc2] Update dependencies from nuget/nuget.client
    v-wuzhai authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b1816f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7759429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43f51a1 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0916.12
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22464.1 -> To Version 7.0.0-rc.2.22466.12
    dotnet-maestro[bot] committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    08675b9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dotnet#27942 from dotnet/marcpopMSFT-warnonoostarg…

    …eting
    
    Expand existing warning to target 5.0
    marcpopMSFT authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2e791e6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#28012 from dotnet/darc-release/7.0.1xx-rc2-…

    …8e711931-2b7b-4084-bda9-f77532bb5343
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/runtime
    marcpopMSFT authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    cecab27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0798089 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dotnet#28005 from nagilson/nagilson-implicit-rid-p…

    …atch
    
    Check RuntimeIdentifiers in Asserts for Implicit RID Resolution
    nagilson authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e2f6608 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b14a12a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0919.6
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22466.12 -> To Version 7.0.0-rc.2.22469.6
    dotnet-maestro[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f3a83ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#28020 from dotnet/darc-release/7.0.1xx-rc2-…

    …00f3dba2-b0f2-4ebd-a200-8731d41c3cff
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/runtime
    v-wuzhai authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    52ed307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    965fdd9 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20220920.2 (dotnet#28031)
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22459.5 -> To Version 7.0.0-rc.2.22470.2
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rc.2.22431.6 -> To Version 7.0.0-rc.2.22470.3 (parent: Microsoft.WindowsDesktop.App.Ref
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    68e47e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7b880a View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …920.1
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22470.1
    dotnet-maestro[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8db4879 View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/arcade build 20220…

    …914.4
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions
     From Version 7.0.0-beta.22418.4 -> To Version 7.0.0-beta.22464.4
    
    Dependency coherency updates
    
    Microsoft.DotNet.XliffTasks
     From Version 1.0.0-beta.22415.3 -> To Version 1.0.0-beta.22427.1 (parent: Microsoft.DotNet.Arcade.Sdk
    dotnet-maestro[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b0d6f72 View commit details
    Browse the repository at this point in the history
  8. update NuGet version number to 6.4.0-preview.3.94

    Kartheek Penagamuri committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    59fa9ca View commit details
    Browse the repository at this point in the history
  9. Update dependencies from https://github.com/dotnet/fsharp build 20220…

    …920.2
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22465.8 -> To Version 7.0.0-beta.22470.2
    dotnet-maestro[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    90f3d74 View commit details
    Browse the repository at this point in the history
  10. Merged PR 26011: Insert nuget.client 6.4.0-preview.3.94 to dotnet sdk…

    … 7.0.1xx-rc2
    
    NuGet binary insertion for MSRC servicing, planned for October 2022 Patch Tuesday.
    
    MSRC 73498 - https://greymatter/MSRC/main.aspx?etc=112&id=ce925c1e-7d12-ed11-a867-000d3a6d3364&pagetype=entityrecord
    Kartheek Penagamuri committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7666f77 View commit details
    Browse the repository at this point in the history
  11. Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…

    …otnet-aspnetcore build 20220920.11
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rc.2.22464.13 -> To Version 7.0.0-rc.2.22470.11
    dotnet-bot committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    46d1c42 View commit details
    Browse the repository at this point in the history
  12. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20220920.10
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22470.2 -> To Version 7.0.0-rc.2.22470.10
    dotnet-maestro[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f855b73 View commit details
    Browse the repository at this point in the history
  13. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20220920.14
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22470.2 -> To Version 7.0.0-rc.2.22470.14
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rc.2.22470.3 -> To Version 7.0.0-rc.2.22470.9 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    6694faa View commit details
    Browse the repository at this point in the history
  14. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20220920.17
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22470.2 -> To Version 7.0.0-rc.2.22470.17
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rc.2.22470.3 -> To Version 7.0.0-rc.2.22470.10 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    002ccaf View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …920.9
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22470.9
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    450ea55 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20220920.18
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22470.2 -> To Version 7.0.0-rc.2.22470.18
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rc.2.22470.3 -> To Version 7.0.0-rc.2.22470.13 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    14e2173 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …920.11
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22470.11
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    8f425da View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20220920.20
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22470.2 -> To Version 7.0.0-rc.2.22470.20
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rc.2.22470.3 -> To Version 7.0.0-rc.2.22470.14 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    bfe586c View commit details
    Browse the repository at this point in the history
  5. Merge pull request dotnet#28051 from dotnet/darc-release/7.0.1xx-rc2-…

    …62f26434-11e8-4aba-b6e7-94ecbc21929d
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/fsharp
    v-wuzhai authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    d09c597 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a906f9 View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …920.12
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22470.12
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    50f9bfe View commit details
    Browse the repository at this point in the history
  8. [release/7.0.1xx-rc2] Update dependencies from microsoft/vstest (dotn…

    …et#28044)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    nohwnd and dotnet-maestro[bot] authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    9a9b3d1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request dotnet#28053 from dotnet/darc-release/7.0.1xx-rc2-…

    …bf4d7ca3-217e-4e05-bb35-d8b19ec93af5
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/windowsdesktop
    v-wuzhai authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5dccbba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b32a90d View commit details
    Browse the repository at this point in the history
  11. fixed nullable errors

    vlada-shubina authored and v-wuzhai committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f946209 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83603b6 View commit details
    Browse the repository at this point in the history
  13. Manual bump to 6.0.8

    TanayParikh authored and v-wuzhai committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    6ef8e35 View commit details
    Browse the repository at this point in the history
  14. Create update-test-baselines.ps1

    TanayParikh authored and v-wuzhai committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    52633b1 View commit details
    Browse the repository at this point in the history
  15. Update Assets baselines

    v-wuzhai committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b971111 View commit details
    Browse the repository at this point in the history
  16. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …921.3
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22471.3
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    da00f12 View commit details
    Browse the repository at this point in the history
  17. Update dependencies from https://github.com/dotnet/razor-compiler bui…

    …ld 20220921.1
    
    Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport
     From Version 7.0.0-preview.5.22412.2 -> To Version 7.0.0-preview.5.22471.1
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f5bdaaa View commit details
    Browse the repository at this point in the history
  18. Update dependencies from https://github.com/dotnet/fsharp build 20220…

    …921.2
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22470.2 -> To Version 7.0.0-beta.22471.2
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    01a2fb0 View commit details
    Browse the repository at this point in the history
  19. Merge pull request dotnet#28082 from dotnet/darc-release/7.0.1xx-rc2-…

    …301e6f8e-32f5-4aaf-9bab-93a63f43eba7
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/razor-compiler
    marcpopMSFT authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    49d323f View commit details
    Browse the repository at this point in the history
  20. Merge pull request dotnet#28046 from dotnet/darc-release/7.0.1xx-rc2-…

    …c6c662ca-ce7e-422b-ab7f-a4edbab6bde5
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/arcade
    marcpopMSFT authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3b000b6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7554fed View commit details
    Browse the repository at this point in the history
  22. Merged PR 26024: [internal/release/7.0.1xx-rc2] Update dependencies f…

    …rom dnceng/internal/dotnet-aspnetcore
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:fbc41143-1c57-423d-b8c7-08da91234a73)
    ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
    - **Subscription**: fbc41143-1c57-423d-b8c7-08da91234a73
    - **Build**: 20220920.11
    - **Date Produced**: September 20, 2022 7:32:36 PM UTC
    - **Commit**: 7b7659c3ea0ea495219e4a632c0110143c70cde8
    - **Branch**: refs/heads/internal/release/7.0-rc2
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **dotnet-dev-certs**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **dotnet-user-jwts**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **dotnet-user-secrets**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.Analyzers**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.App.Ref**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.Authorization**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.Components.Web**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.AspNetCore.TestHost**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.Extensions.FileProviders.Embedded**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **Microsoft.JSInterop**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
      - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.0-rc.2.22464.13 to 7.0.0-rc.2.22470.11][1]
    
    [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC0bb3d68&targetVersion=GC7b7659c&_a=files
    
    [DependencyUpdate]: <> (End)
    
    [marker]: <> (End:fbc41143-1c57-423d-b8c7-08da91234a73)
    dotnet-bot authored and marcpopMSFT committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4f80caa View commit details
    Browse the repository at this point in the history
  23. Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…

    …otnet-aspnetcore build 20220921.3
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rc.2.22470.11 -> To Version 7.0.0-rc.2.22471.3
    dotnet-bot committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    581d0d9 View commit details
    Browse the repository at this point in the history
  24. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …921.4
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22471.4
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    efaf588 View commit details
    Browse the repository at this point in the history
  25. MSBuild on .NET 7: Downgrade compile-time references (dotnet#28090)

    * Update dependencies from https://github.com/dotnet/msbuild build 20220919.4
    
    Microsoft.Build , Microsoft.Build.Localization
     From Version 17.4.0-preview-22466-03 -> To Version 17.4.0-preview-22469-04
    
    * Pin MSBuild references to a lower version
    
    Always referencing the latest MSBuild means that some things like the
    SDK resolver would be forced to target MSBuild's latest runtime, and
    that would break compat with uses. For instance, VSMac is currently on
    .NET 6.0 and can't run a net7.0 resolver.
    
    We do, however, want to always _ship_ the latest MSBuild.
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    rainersigwald and dotnet-maestro[bot] authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a5f6fca View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e566557 View commit details
    Browse the repository at this point in the history
  27. Merge pull request dotnet#28087 from dotnet/darc-release/7.0.1xx-rc2-…

    …5879da02-0273-4176-9226-346ed2f04039
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/fsharp
    marcpopMSFT authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b833208 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    877fb92 View commit details
    Browse the repository at this point in the history
  29. Gate warnings for localization asset locales on TFM >= 7 (dotnet#28060)

    Gate warnings for localization asset locales on TFM >= 7
    baronfel authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    65eb37a View commit details
    Browse the repository at this point in the history
  30. [release/7.0.1xx-rc2] Update dependencies from dotnet/templating (dot…

    …net#28018)
    
    * Update dependencies from https://github.com/dotnet/templating build 20220919.19
    
    Microsoft.TemplateEngine.Abstractions
     From Version 7.0.100-rc.2.22458.5 -> To Version 7.0.100-rc.2.22469.19
    
    * Update dependencies from https://github.com/dotnet/templating build 20220920.5
    
    Microsoft.TemplateEngine.Abstractions
     From Version 7.0.100-rc.2.22458.5 -> To Version 7.0.100-rc.2.22470.5
    
    * Attempt update of xunit version
    
    * Update dependencies from https://github.com/dotnet/templating build 20220921.2
    
    Microsoft.TemplateEngine.Abstractions
     From Version 7.0.100-rc.2.22458.5 -> To Version 7.0.100-rc.2.22471.2
    
    * Update dependencies from https://github.com/dotnet/templating build 20220921.7
    
    Microsoft.TemplateEngine.Abstractions
     From Version 7.0.100-rc.2.22458.5 -> To Version 7.0.100-rc.2.22471.7
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
    3 people authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    eb68df4 View commit details
    Browse the repository at this point in the history
  31. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …921.7
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22471.7
    dotnet-maestro[bot] committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    cca7e23 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8c7bec7 View commit details
    Browse the repository at this point in the history
  33. Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…

    …otnet-aspnetcore build 20220921.5
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rc.2.22470.11 -> To Version 7.0.0-rc.2.22471.5
    dotnet-bot committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    57829d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update dependencies from https://github.com/dotnet/fsharp build 20220…

    …921.6
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22471.2 -> To Version 7.0.0-beta.22471.6
    dotnet-maestro[bot] committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4407e86 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …921.11
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22471.11
    dotnet-maestro[bot] committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    80efe46 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#28097 from dotnet/darc-release/7.0.1xx-rc2-…

    …0904c276-8409-43f8-bcf3-ed17bbdf09bc
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/fsharp
    dsplaisted authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5f8fb0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3f2fb4 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …921.13
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22471.13
    dotnet-maestro[bot] committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    855df7c View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20220921.7
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22470.20 -> To Version 7.0.0-rc.2.22471.7
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rc.2.22470.14 -> To Version 7.0.0-rc.2.22471.7 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    aeb8d99 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#28100 from dotnet/darc-release/7.0.1xx-rc2-…

    …0a1333c9-683b-430d-bfbf-fa7a58117a7b
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/windowsdesktop
    v-wuzhai authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    95ed2ef View commit details
    Browse the repository at this point in the history
  8. Merge branch 'release/7.0.1xx-rc2' of https://github.com/dotnet/sdk i…

    …nto darc-release/7.0.1xx-rc2-65260513-8415-4953-86df-b60355768728
    v-wuzhai committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ca7646e View commit details
    Browse the repository at this point in the history
  9. Fix test issues

    jaredpar committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ca06763 View commit details
    Browse the repository at this point in the history
  10. Fixup

    jaredpar committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    50de3ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f9178e0 View commit details
    Browse the repository at this point in the history
  12. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …922.1
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22472.1
    dotnet-maestro[bot] committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3051312 View commit details
    Browse the repository at this point in the history
  13. [release/7.0.1xx-rc2] Update dependencies from dotnet/runtime (dotnet…

    …#28056)
    
    * Update dependencies from https://github.com/dotnet/runtime build 20220919.16
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22469.6 -> To Version 7.0.0-rc.2.22469.16
    
    * Update dependencies from https://github.com/dotnet/runtime build 20220920.11
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22469.6 -> To Version 7.0.0-rc.2.22470.11
    
    * Update dependencies from https://github.com/dotnet/runtime build 20220920.14
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22469.6 -> To Version 7.0.0-rc.2.22470.14
    
    * Temporarily redirect Full Framework runs to helix int environment to get VS 17.4 preview 2.1
    
    * Update dependencies from https://github.com/dotnet/runtime build 20220921.7
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22469.6 -> To Version 7.0.0-rc.2.22471.7
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
    3 people authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    08f11c5 View commit details
    Browse the repository at this point in the history
  14. Merged PR 25954: [internal/release/7.0.1xx-rc2] Update dependencies f…

    …rom devdiv/DevDiv/DotNet-msbuild-Trusted
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:7ec3ca9e-eedc-40ed-f5b1-08da9a7d0e9c)
    ## From https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted
    - **Subscription**: 7ec3ca9e-eedc-40ed-f5b1-08da9a7d0e9c
    - **Build**: 20220920.8
    - **Date Produced**: September 20, 2022 9:33:24 PM UTC
    - **Commit**: 6521b1591e1e6b3bf3d548a611263c9c888e5bcf
    - **Branch**: refs/heads/vs17.4
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **Microsoft.Build**: [from 17.4.0-preview-22466-03 to 17.4.0-preview-22470-08][2]
      - **Microsoft.Build.Localization**: [from 17.4.0-preview-22466-03 to 17.4.0-preview-22470-08][2]
    
    [2]: https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted/branches?baseVersion=GC48ab566&targetVersion=GC6521b15&_a=files
    
    [DependencyUpdate]: <> (End)
    
    [marker]: <> (End:7ec3ca9e-eedc-40ed-f5b1-08da9a7d0e9c)
    dotnet-bot authored and mmitche committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    c998bd7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1d58fa3 View commit details
    Browse the repository at this point in the history
  16. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …922.2
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-2.22464.20 -> To Version 4.4.0-3.22472.2
    dotnet-maestro[bot] committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d1f92db View commit details
    Browse the repository at this point in the history
  17. Merged PR 26091: [internal/release/7.0.1xx-rc2] Update dependencies f…

    …rom dnceng/internal/dotnet-aspnetcore
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:fbc41143-1c57-423d-b8c7-08da91234a73)
    ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
    - **Subscription**: fbc41143-1c57-423d-b8c7-08da91234a73
    - **Build**: 20220921.5
    - **Date Produced**: September 21, 2022 11:16:58 PM UTC
    - **Commit**: 697875ce4d26f24ba72fdf6d4e35949f69cfe293
    - **Branch**: refs/heads/internal/release/7.0-rc2
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **dotnet-dev-certs**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **dotnet-user-jwts**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **dotnet-user-secrets**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.Analyzers**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.App.Ref**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.Authorization**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.Components.Web**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.AspNetCore.TestHost**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.Extensions.FileProviders.Embedded**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **Microsoft.JSInterop**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
      - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.0-rc.2.22470.11 to 7.0.0-rc.2.22471.5][2]
    
    [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC7b7659c&targetVersion=GC697875c&_a=files
    
    [DependencyUpdate]: <> (End)
    
    [marker]: <> (End:fbc41143-1c57-423d-b8c7-08da91234a73)
    dotnet-bot authored and marcpopMSFT committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    da953ed View commit details
    Browse the repository at this point in the history
  18. Merge pull request dotnet#28045 from dotnet/darc-release/7.0.1xx-rc2-…

    …65260513-8415-4953-86df-b60355768728
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/roslyn
    marcpopMSFT authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4960620 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7e371e0 View commit details
    Browse the repository at this point in the history
  20. Fix Property Parsing in Publish (dotnet#28059)

    * Use forwarding function instead of speaking to Property Parser interface
    
    * Complete the patch
    
    * Remove userPropertyArgs
    
    * apply patch to program.cs for publish too
    
    * Improve tests
    
    * Squashed Test Improvements
    
    Make parser static again instead of internal
    
    Fix last remaining test
    
    Squash me
    
    * Helix fix: Uniquely identify test folders
    
    * Index directly into KV Array
    
    Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
    
    * Apply chet's suggested revision
    
    Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
    nagilson and dsplaisted authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5757c00 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d0e1389 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0922.3
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22471.7 -> To Version 7.0.0-rc.2.22472.3
    dotnet-maestro[bot] committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f37556f View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20220922.10
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22471.7 -> To Version 7.0.0-rc.2.22472.10
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rc.2.22471.7 -> To Version 7.0.0-rc.2.22472.8 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e6c45b7 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20220922.13
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rc.2.22471.7 -> To Version 7.0.0-rc.2.22472.13
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rc.2.22471.7 -> To Version 7.0.0-rc.2.22472.9 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4ae4d4f View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/templating build 2…

    …0220923.1
    
    Microsoft.TemplateEngine.Abstractions
     From Version 7.0.100-rc.2.22471.7 -> To Version 7.0.100-rc.2.22473.1
    dotnet-maestro[bot] committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    7311a59 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/fsharp build 20220…

    …923.1
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22471.6 -> To Version 7.0.0-beta.22473.1
    dotnet-maestro[bot] committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    d41dac7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#28120 from dotnet/darc-release/7.0.1xx-rc2-…

    …dc52891a-0940-4626-a007-33088aae0937
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/runtime
    marcpopMSFT authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    94b4be6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#28124 from dotnet/darc-release/7.0.1xx-rc2-…

    …bdb2f65c-9244-4bd7-bce7-e7a507ae8c5d
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/templating
    marcpopMSFT authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    97b8315 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dotnet#28122 from dotnet/darc-release/7.0.1xx-rc2-…

    …db4b9cf3-30ed-4341-8933-e239e9f421a4
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/windowsdesktop
    marcpopMSFT authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1b29803 View commit details
    Browse the repository at this point in the history
  9. Merge pull request dotnet#28137 from dotnet/darc-release/7.0.1xx-rc2-…

    …0686be38-9efd-4469-bf0c-e6f11cb30d4e
    
    [release/7.0.1xx-rc2] Update dependencies from dotnet/fsharp
    marcpopMSFT authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    d3ed9b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6d721a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Merged PR 26141: [internal/release/7.0.1xx-rc2] Update dependencies f…

    …rom dnceng/internal/dotnet-aspnetcore
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:fbc41143-1c57-423d-b8c7-08da91234a73)
    ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
    - **Subscription**: fbc41143-1c57-423d-b8c7-08da91234a73
    - **Build**: 20220926.2
    - **Date Produced**: September 26, 2022 5:00:54 PM UTC
    - **Commit**: b12b77b241f0a093d53508c3cb2084860bd5339d
    - **Branch**: refs/heads/internal/release/7.0-rc2
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **dotnet-dev-certs**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **dotnet-user-jwts**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **dotnet-user-secrets**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.Analyzers**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.App.Ref**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.Authorization**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.Components.Web**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.AspNetCore.TestHost**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.Extensions.FileProviders.Embedded**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **Microsoft.JSInterop**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
      - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.0-rc.2.22471.5 to 7.0.0-rc.2.22476.2][4]
    
    [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC697875c&targetVersion=GCb12b77b&_a=files
    
    [DependencyUpdate]: <> (End)
    
    [marker]: <> (End:fbc41143-1c57-423d-b8c7-08da91234a73)
    dotnet-bot authored and mmitche committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b506314 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    43c72ef View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/roslyn build 20221…

    …007.1
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-3.22505.18 -> To Version 4.4.0-3.22507.1
    dotnet-maestro[bot] committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    155b2ae View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/format build 20221…

    …007.1
    
    dotnet-format
     From Version 7.0.350601 -> To Version 7.0.350701
    dotnet-maestro[bot] committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ef9e688 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/command-line-api b…

    …uild 20221004.1
    
    Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine
     From Version 0.1.340201 -> To Version 0.1.350401
    dotnet-maestro[bot] committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    497c89a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Merge pull request dotnet#28407 from dotnet/darc-release/7.0.1xx-c2f7…

    …4618-417d-4738-bac3-673aa5e16a04
    
    [release/7.0.1xx] Update dependencies from dotnet/roslyn
    nagilson authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    39b57e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    331ffa5 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/aspnetcore build 2…

    …0221010.2
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rtm.22504.29 -> To Version 7.0.0-rtm.22510.2
    dotnet-maestro[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4b63008 View commit details
    Browse the repository at this point in the history
  4. [release/7.0.1xx] backport APICompat changes for GA (dotnet#28404)

    This backport consists of 5 changes:
    1. c3f9e6d: apicompat: add rule to check change in visibility
    2. 5627049: don't emit attribute added diagnostic in strict mode
    3. a917975: don't issue diagnostic when virtual is removed from sealed type
    4. ac6cd39: apicompat: attribute changed on right must only be emitted in strict mode
    5. 8f9568f: normalize accessibility when not including internal symbols
    
    ## Customer Impact
    TL;DR Rules behave correctly in strict mode and when internal members are excluded.
    
    Previously, the attribute rule was emitting strict-mode diagnostics even outside strict mode. Additionally, internal members were not being excluded from analysis even when specified. These issues caused many false positive diagnostics to be emitted. The backported changes fix this behavior by taking these modes into account.
    
    The new visibility change rule was announced for .NET 7, and also maintains parity with the legacy APICompat tool.
    
    ## Testing
    All ApiCompat rules tests pass. The runtime built with this backport branch no longer emits false positive diagnostics.
    
    ## Risk
    Low-Medium. Only affects users who are consuming the opt-in attribute and virtual modifier rules. Additionally, a new rule is added, but it shouldn't affect customers who aren't comparing in strict mode.
    smasher164 authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f9280d1 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/templating build 2…

    …0221010.12
    
    Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
     From Version 7.0.100-rtm.22507.11 -> To Version 7.0.100-rtm.22510.12
    dotnet-maestro[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    af99d79 View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/aspnetcore build 2…

    …0221010.6
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rtm.22504.29 -> To Version 7.0.0-rtm.22510.6
    dotnet-maestro[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    11e4562 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#28431 from dotnet/darc-release/7.0.1xx-3fa2…

    …c7fe-e02a-484b-aed0-0972613be396
    
    [release/7.0.1xx] Update dependencies from dotnet/templating
    marcpopMSFT authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    047029f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0550aba View commit details
    Browse the repository at this point in the history
  9. Update dependencies from https://github.com/dotnet/roslyn build 20221…

    …010.10
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-3.22507.1 -> To Version 4.4.0-3.22510.10
    dotnet-maestro[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    1686518 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Update dependencies from https://github.com/dotnet/fsharp build 20221…

    …010.6
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22507.6 -> To Version 7.0.0-beta.22510.6
    dotnet-maestro[bot] committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b772796 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#28410 from dotnet/darc-release/7.0.1xx-3f34…

    …9741-bc99-40f0-96ec-3f9f86d2f41c
    
    [release/7.0.1xx] Update dependencies from dotnet/command-line-api
    v-wuzhai authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    abcc883 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#28409 from dotnet/darc-release/7.0.1xx-2602…

    …f8f1-d1cd-42ec-9e01-2c3b5a666669
    
    [release/7.0.1xx] Update dependencies from dotnet/format
    v-wuzhai authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    40c7ea3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnet#28427 from dotnet/darc-release/7.0.1xx-db4f…

    …8430-b5d2-4d3e-a7a0-d8ae6d4ac656
    
    [release/7.0.1xx] Update dependencies from dotnet/aspnetcore
    v-wuzhai authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    cf08de7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dotnet#28436 from dotnet/darc-release/7.0.1xx-e153…

    …2c4c-7ff0-436e-b272-9264bd3d2ac6
    
    [release/7.0.1xx] Update dependencies from dotnet/roslyn
    v-wuzhai authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    fce5c86 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#28443 from dotnet/darc-release/7.0.1xx-f995…

    …fe29-59b3-4433-a086-2bb741aa4e3f
    
    [release/7.0.1xx] Update dependencies from dotnet/fsharp
    v-wuzhai authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4ba736a View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/format build 20221…

    …011.1
    
    dotnet-format
     From Version 7.0.350701 -> To Version 7.0.351101
    dotnet-maestro[bot] committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    70f9970 View commit details
    Browse the repository at this point in the history
  8. Update dependencies from https://github.com/dotnet/roslyn-analyzers b…

    …uild 20221011.2
    
    Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers
     From Version 3.3.4-beta1.22504.1 -> To Version 3.3.4-beta1.22511.2
    dotnet-maestro[bot] committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4a95e32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbc7e87 View commit details
    Browse the repository at this point in the history
  10. Merge pull request dotnet#28465 from dotnet/darc-release/7.0.1xx-f564…

    …6404-1345-40f4-acce-716ffedfb729
    
    [release/7.0.1xx] Update dependencies from dotnet/roslyn-analyzers
    nagilson authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    318d40a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb16944 View commit details
    Browse the repository at this point in the history
  12. Update dependencies from https://github.com/dotnet/roslyn build 20221…

    …011.1
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-3.22510.10 -> To Version 4.4.0-3.22511.1
    dotnet-maestro[bot] committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    61028b7 View commit details
    Browse the repository at this point in the history
  13. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20221011.1
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rtm.22507.2 -> To Version 7.0.0
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rtm.22506.9 -> To Version 7.0.0-rtm.22507.2 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    04f3d95 View commit details
    Browse the repository at this point in the history
  14. Merge pull request dotnet#28425 from lbussell/net7.0-msbuild

    [release/7.0.1xx] Reference net7.0 version of msbuild for source-build
    lbussell authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    33c62bd View commit details
    Browse the repository at this point in the history
  15. Merge pull request dotnet#28400 from dotnet/marcpopMSFT-enabletelemet…

    …rytest
    
    Add an official builder assembly attribute
    marcpopMSFT authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4515d57 View commit details
    Browse the repository at this point in the history
  16. Update dependencies from https://github.com/dotnet/aspnetcore build 2…

    …0221011.7
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rtm.22510.6 -> To Version 7.0.0-rtm.22511.7
    dotnet-maestro[bot] committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    f54a8d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Update dependencies from https://github.com/dotnet/format build 20221…

    …012.1
    
    dotnet-format
     From Version 7.0.350701 -> To Version 7.0.351201
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    43dc2fc View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/aspnetcore build 2…

    …0221011.13
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rtm.22510.6 -> To Version 7.0.0-rtm.22511.13
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0b5b3cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#28480 from dotnet/darc-release/7.0.1xx-85e9…

    …d0aa-1c1c-4dac-9e85-6108e07cd26d
    
    [release/7.0.1xx] Update dependencies from dotnet/roslyn
    v-wuzhai authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    eb4d8e1 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …1011.4
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rtm.22507.1 -> To Version 7.0.0-rtm.22511.4
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0e39c78 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20221011.3
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0-rtm.22507.2 -> To Version 7.0.0
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rtm.22506.9 -> To Version 7.0.0-rtm.22511.4 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    58fe6ba View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/roslyn build 20221…

    …011.14
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-3.22511.1 -> To Version 4.4.0-3.22511.14
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    02ed1cb View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#28482 from dotnet/darc-release/7.0.1xx-7d71…

    …802c-984a-4200-993a-fc1643beca0a
    
    [release/7.0.1xx] Update dependencies from dotnet/windowsdesktop
    v-wuzhai authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    fa799d8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dotnet#28493 from dotnet/darc-release/7.0.1xx-10d3…

    …4bc4-a930-4af9-b89e-92d3a050df80
    
    [release/7.0.1xx] Update dependencies from dotnet/roslyn
    v-wuzhai authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    15ae97e View commit details
    Browse the repository at this point in the history
  9. Merge pull request dotnet#28490 from dotnet/darc-release/7.0.1xx-2ebe…

    …aa85-32d3-4786-a03c-40c5755344e6
    
    [release/7.0.1xx] Update dependencies from dotnet/runtime
    v-wuzhai authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7f0ad8a View commit details
    Browse the repository at this point in the history
  10. Merge pull request dotnet#28461 from dotnet/darc-release/7.0.1xx-ec76…

    …d71d-4504-413a-b1d4-c426496f7a67
    
    [release/7.0.1xx] Update dependencies from dotnet/format
    nagilson authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    2f70f01 View commit details
    Browse the repository at this point in the history
  11. Merge pull request dotnet#28487 from dotnet/darc-release/7.0.1xx-fa24…

    …64be-08b7-4628-a866-2d3a9c103f19
    
    [release/7.0.1xx] Update dependencies from dotnet/aspnetcore
    v-wuzhai authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e601918 View commit details
    Browse the repository at this point in the history
  12. Update dependencies from https://github.com/dotnet/msbuild build 2022…

    …1012.1
    
    Microsoft.Build , Microsoft.Build.Localization
     From Version 17.5.0-preview-22507-04 -> To Version 17.4.0-preview-22512-01
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    29b7c46 View commit details
    Browse the repository at this point in the history
  13. Update dependencies from https://github.com/dotnet/format build 20221…

    …012.2
    
    dotnet-format
     From Version 7.0.351201 -> To Version 7.0.351202
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    97ee68c View commit details
    Browse the repository at this point in the history
  14. Update dependencies from https://github.com/dotnet/aspnetcore build 2…

    …0221012.1 (dotnet#28502)
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rtm.22511.13 -> To Version 7.0.0-rtm.22512.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6772efe View commit details
    Browse the repository at this point in the history
  15. Merge pull request dotnet#28497 from dotnet/darc-release/7.0.1xx-2d87…

    …235d-8a29-4725-9b19-ba9b6f0ef374
    
    [release/7.0.1xx] Update dependencies from dotnet/msbuild
    nagilson authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    2d9b844 View commit details
    Browse the repository at this point in the history
  16. Update dependencies from https://github.com/dotnet/fsharp build 20221…

    …012.4
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22510.6 -> To Version 7.0.0-beta.22512.4
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4c1e081 View commit details
    Browse the repository at this point in the history
  17. Update dependencies from https://github.com/dotnet/roslyn build 20221…

    …012.2
    
    Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
     From Version 4.4.0-3.22511.14 -> To Version 4.4.0-3.22512.2
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ad8ef69 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ac62cb1 View commit details
    Browse the repository at this point in the history
  19. Merge pull request dotnet#28477 from nagilson/nagilson-internal-tempf…

    …ix-GA
    
    [GA / 7.0.1xx Internal -> External Port] Fix SDK Temp Paths
    marcpopMSFT authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    d639dd5 View commit details
    Browse the repository at this point in the history
  20. Merge pull request dotnet#28514 from dotnet/darc-release/7.0.1xx-65ed…

    …784f-e4d2-4368-9209-7187a48611fe
    
    [release/7.0.1xx] Update dependencies from dotnet/roslyn
    nagilson authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ccd1de7 View commit details
    Browse the repository at this point in the history
  21. Update dependencies from https://github.com/dotnet/aspnetcore build 2…

    …0221012.6
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rtm.22512.1 -> To Version 7.0.0-rtm.22512.6
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    aeaf09d View commit details
    Browse the repository at this point in the history
  22. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …1011.11
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rtm.22511.4 -> To Version 7.0.0
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    fa2d07c View commit details
    Browse the repository at this point in the history
  23. Update dependencies from https://github.com/dotnet/format build 20221…

    …012.4
    
    dotnet-format
     From Version 7.0.351201 -> To Version 7.0.351204
    dotnet-maestro[bot] committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9ed22e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …1012.2
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0-rtm.22511.4 -> To Version 7.0.0
    dotnet-maestro[bot] committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e296a04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#28508 from dotnet/darc-release/7.0.1xx-4b2a…

    …ef8a-2a4b-451e-8fa2-e7fb700b3548
    
    [release/7.0.1xx] Update dependencies from dotnet/format
    nagilson authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    a300e33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#28522 from dotnet/darc-release/7.0.1xx-aa66…

    …30dd-bf6f-40d9-a8b9-ed6728e39657
    
    [release/7.0.1xx] Update dependencies from dotnet/aspnetcore
    v-wuzhai authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c2610be View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/aspnetcore build 2…

    …0221012.14
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
     From Version 7.0.0-rtm.22512.6 -> To Version 7.0.0-rtm.22512.14
    dotnet-maestro[bot] committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    650ea33 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dotnet#28528 from dotnet/darc-release/7.0.1xx-e39b…

    …627e-1c2a-45e2-8db1-59f7503cde5a
    
    [release/7.0.1xx] Update dependencies from dotnet/aspnetcore
    v-wuzhai authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0796a16 View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20221012.6
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0 -> To Version 7.0.0
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rtm.22511.4 -> To Version 7.0.0-rtm.22512.9 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    185aba9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#28523 from dotnet/darc-release/7.0.1xx-1f08…

    …ca8b-9b7d-4bfc-afc0-5e89d9b888cb
    
    [release/7.0.1xx] Update dependencies from dotnet/runtime
    v-wuzhai authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c7bf06e View commit details
    Browse the repository at this point in the history
  8. Merge pull request dotnet#28513 from dotnet/darc-release/7.0.1xx-abcc…

    …2455-42e3-4ed0-b601-48934c9dffe9
    
    [release/7.0.1xx] Update dependencies from dotnet/fsharp
    v-wuzhai authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2348ff2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request dotnet#28529 from dotnet/darc-release/7.0.1xx-be40…

    …4cfa-a286-4645-b725-1ce2625068f7
    
    [release/7.0.1xx] Update dependencies from dotnet/windowsdesktop
    v-wuzhai authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    8e0e9fa View commit details
    Browse the repository at this point in the history
  10. Update dependencies from https://github.com/dotnet/roslyn-analyzers b…

    …uild 20221013.1
    
    Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers
     From Version 3.3.4-beta1.22511.2 -> To Version 3.3.4-beta1.22513.1
    dotnet-maestro[bot] committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f3d4dca View commit details
    Browse the repository at this point in the history
  11. Update dependencies from https://github.com/dotnet/fsharp build 20221…

    …013.2
    
    Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
     From Version 7.0.0-beta.22512.4 -> To Version 7.0.0-beta.22513.2
    dotnet-maestro[bot] committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    209073d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ef3585 View commit details
    Browse the repository at this point in the history
  13. Dont downgrade ubuntu

    nagilson committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e738cad View commit details
    Browse the repository at this point in the history
  14. Merge pull request dotnet#28534 from dotnet/darc-release/7.0.1xx-1688…

    …2ad9-a0ea-40d4-9906-45756ff15867
    
    [release/7.0.1xx] Update dependencies from dotnet/roslyn-analyzers
    marcpopMSFT authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1ddb74c View commit details
    Browse the repository at this point in the history
  15. Merge pull request dotnet#28544 from dotnet/darc-release/7.0.1xx-89ef…

    …6732-b3ad-4708-878d-10af388f4007
    
    [release/7.0.1xx] Update dependencies from dotnet/fsharp
    marcpopMSFT authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b319710 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    76edff1 View commit details
    Browse the repository at this point in the history
  17. Update dependencies from https://github.com/nuget/nuget.client build …

    …6.4.0.117
    
    NuGet.Build.Tasks
     From Version 6.4.0-preview.3.107 -> To Version 6.4.0-rc.117
    dotnet-maestro[bot] committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f7e4530 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    44582f5 View commit details
    Browse the repository at this point in the history
  19. Merge pull request dotnet#28548 from nagilson/nagilson-internal-msrc-…

    …mirror
    
    [Internal to External Port] Templating Nuget Config Changes, MSBuild
    nagilson authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    cf48680 View commit details
    Browse the repository at this point in the history
  20. Merge pull request dotnet#28554 from dotnet/darc-release/7.0.1xx-6101…

    …b1ca-6b22-4bb2-8db8-93d3f5093f34
    
    [release/7.0.1xx] Update dependencies from nuget/nuget.client
    marcpopMSFT authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    7405d55 View commit details
    Browse the repository at this point in the history
  21. Update dependencies from https://github.com/dotnet/windowsdesktop bui…

    …ld 20221013.5
    
    Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
     From Version 7.0.0 -> To Version 7.0.0
    
    Dependency coherency updates
    
    Microsoft.NET.Sdk.WindowsDesktop
     From Version 7.0.0-rtm.22512.9 -> To Version 7.0.0-rtm.22513.7 (parent: Microsoft.WindowsDesktop.App.Ref
    dotnet-maestro[bot] committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    272517c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …1013.5
    
    Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
     From Version 7.0.0 -> To Version 7.0.0
    dotnet-maestro[bot] committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ac75e99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#28570 from dotnet/darc-release/7.0.1xx-fe4d…

    …1421-5f3e-4b39-9e55-bbccb31f22e8
    
    [release/7.0.1xx] Update dependencies from dotnet/runtime
    v-wuzhai authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    29580dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#28565 from dotnet/darc-release/7.0.1xx-4624…

    …0d5e-c0c3-4538-8cde-02ddf27ad391
    
    [release/7.0.1xx] Update dependencies from dotnet/windowsdesktop
    v-wuzhai authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7620a35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40d97cc View commit details
    Browse the repository at this point in the history