Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfsck authored Aug 29, 2020
1 parent e3e7e4e commit d6c4be1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,6 @@ jobs:
Downloads below or [build](https://github.com/0xd4d/dnSpy/blob/master/README.md#building) it yourself
If your antivirus software complains, it's a false positive and you should contact them. I can't fix their buggy software.
`dnSpy-net472.zip` requires .NET Framework 4.7.2 or later.
`dnSpy-netcore-win32.zip` and `dnSpy-netcore-win64.zip` don't depend on .NET Framework, but use .NET Core instead which is included in the zip files. If `dnSpy.exe` fails to start, try:
- Install VC dependencies: https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads
- Windows 7: Must have KB2999226 and KB2533623 installed
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit d6c4be1

Please sign in to comment.