[exe] Use Environment.CurrentDirectory instead of overriding fs

This commit is contained in:
Louis Lam
2023-02-27 18:45:54 +08:00
parent b91c526d2e
commit fee8fd9320
3 changed files with 6 additions and 66 deletions

View File

@@ -160,7 +160,6 @@
<Compile Include="DownloadForm.Designer.cs">
<DependentUpon>DownloadForm.cs</DependentUpon>
</Compile>
<Compile Include="FS.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Version.cs" />