dotnet / dotnet/msbuild

Build fails when signing

Open
#3,523 11 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

### Steps to reproduce

https://github.com/JohanLarsson/SignRepro

### Actual behavior
```
CSC : error CS7027: Error signing output with public key from file 'SignRepro.snk' -- The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)
```

I'm getting ^ when doing rebuild from visual studio. Have rebooted and getting it on two real slns that worked yesterday. Updated Visual Studio yesterday.

### Environment data
msbuild /version: 15.7.180.61344
![image](https://user-images.githubusercontent.com/1640096/42876906-6329b87c-8a88-11e8-95f9-516d889143b6.png)

Windows 7 64.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.