Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwade authored Jun 27, 2022
1 parent baa0cca commit 24550cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BismNormalizer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Output goes to bin\ReleaseObfusc

VS Workloads installed must include .NET desktop development and VS extension development.

Requires VS Installer Projects [extension](https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects).

May need to temporarily comment out following at bottom of BismNormalizer.csproj to load project into VS for 1st time. After 1st successful load, add it back.

`Import Project="..\packages\MSBuild.Extension.Pack.1.8.0\build\net40\MSBuild.Extension.Pack.targets"`
Expand Down

0 comments on commit 24550cb

Please sign in to comment.