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

Update .NET SDK version from 5.0.100-preview.7.20356.2 to 5.0.100-preview.7.20358.6 #13134

Merged
merged 1 commit into from Jul 9, 2020

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 8, 2020

Automated changes by create-pull-request GitHub action

@ghost ghost assigned rjmholt Jul 8, 2020
@github-actions github-actions bot changed the title Update .NET SDK version from 5.0.100-preview.7.20356.2 to 5.0.100-preview.7.20357.4 Update .NET SDK version from 5.0.100-preview.7.20356.2 to 5.0.100-preview.7.20358.6 Jul 9, 2020
@rjmholt
Copy link
Collaborator

rjmholt commented Jul 9, 2020

No tests are failing, but this is occurring:

Remove-Item : Access to the path 'D:\a\1\s\test\tools\TestExe\bin\Microsoft.DiaSymReader.Native.amd64.dll' is denied.
At D:\a\1\s\build.psm1:984 char:17
+                 Remove-Item -Path $toolPath -Recurse -Force
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : PermissionDenied: (D:\a\1\s\test\tools…er.Native.amd64.dll:FileInfo) [Remove-Item], UnauthorizedAccessException
+ FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand

@rjmholt
Copy link
Collaborator

rjmholt commented Jul 9, 2020

/azp help

@azure-pipelines
Copy link

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@rjmholt
Copy link
Collaborator

rjmholt commented Jul 9, 2020

/azp list

@rjmholt rjmholt merged commit 87f2674 into master Jul 9, 2020
@rjmholt rjmholt deleted the dotnet_update branch July 9, 2020 17:55
@rjmholt rjmholt added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jul 27, 2020
@ghost
Copy link

ghost commented Aug 17, 2020

🎉v7.1.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants