https://github.com/bzaar/dotfuscatortest
https://github.com/bzaar/dotfuscatortest
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/bzaar/dotfuscatortest
- Owner: bzaar
- Created: 2018-04-03T21:02:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T21:28:01.000Z (about 7 years ago)
- Last Synced: 2025-03-06T00:48:38.168Z (3 months ago)
- Language: C#
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DotfuscatorTest
To reproduce the problem:
Install Visual Studio 2015 Community Edition (includes Dotfuscator 5.0)
Install Visual Studio 2017 Community Edition
Build this project with Visual Studio 2017 CE. It should build fine.
Register in AppVeyor.
Create an AppVeyor project to build this repo.
Build in AppVeyor. The build fails:https://ci.appveyor.com/project/morpher/dotfuscatortest/build/1.0.3
The goal is to run Dotfuscator as part of the build.
A ticket has been created [here](https://help.appveyor.com/discussions/problems/13462-you-must-first-accept-the-end-user-license-agreement-before-using-dotfuscator).