forked from Squirrel/Squirrel.Windows
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Downgrade WiX to 3.10.0.2103 because custom-built binaries have BROKE…
…N STRONG NAMING
- Loading branch information
1 parent
a3d9774
commit 0ce617a
Showing
9 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<!-- | ||
<copyright file="app.config" company="Outercurve Foundation"> | ||
Copyright (c) 2004, Outercurve Foundation. | ||
This software is released under Microsoft Reciprocal License (MS-RL). | ||
The license and further copyright text can be found in the file | ||
LICENSE.TXT at the root directory of the distribution. | ||
</copyright> | ||
--> | ||
<configuration> | ||
<startup useLegacyV2RuntimeActivationPolicy="true"> | ||
<supportedRuntime version="v4.0" /> | ||
<supportedRuntime version="v2.0.50727" /> | ||
</startup> | ||
<runtime> | ||
<loadFromRemoteSources enabled="true"/> | ||
</runtime> | ||
</configuration> |
Binary file not shown.
Binary file not shown.
Binary file not shown.