We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42e7be commit f1a17e1Copy full SHA for f1a17e1
install-beta.iss
@@ -7,7 +7,7 @@
7
#define MyAppVersion "0.28.0-beta.1"
8
#define MyAppPublisher ".NET Foundation"
9
#define MyAppURL "https://aka.ms/devproxy"
10
-#define DevProxyExecutable "devproxy.exe"
+#define DevProxyExecutable "devproxy-beta.exe"
11
12
[Setup]
13
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
0 commit comments