Fix cwd issues

This commit is contained in:
Louis Lam
2023-02-21 15:16:54 +08:00
parent c061455475
commit 02ddb58686
2 changed files with 66 additions and 0 deletions

View File

@@ -148,6 +148,7 @@
<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" />