This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
shadowsocks-windows
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
67
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Fixed: .net download link
tags/4.1.3
upupming
6 years ago
parent
0bd1389350
commit
e1e80c79b6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
shadowsocks-csharp/Program.cs
+ 1
- 1
shadowsocks-csharp/Program.cs
View File
@@ -38,7 +38,7 @@ namespace Shadowsocks
"Shadowsocks Error", MessageBoxButtons.OK, MessageBoxIcon.Error);
Process.Start(
"http
://dotnetsocial.cloudapp.net/GetDotnet?tfm=.NETFramework,Version=v4.6.2
");
"http
s://www.microsoft.com/download/details.aspx?id=53344
");
return;
}
Write
Preview
Loading…
Cancel
Save