File tree Expand file tree Collapse file tree
ST.Tools.MinifyStaticSites
ST.Tools.OpenSourceLibraryList
ST.Tools.Packager.InstallerSetup
ST.Tools.Win7Troubleshoot Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,5 +54,7 @@ public static class FileEx
5454 public const string APNG = ".apng" ;
5555
5656 public const string EXE = ".exe" ;
57+
58+ public const string _7Z = ".7z" ;
5759 }
5860}
Original file line number Diff line number Diff line change 1818 <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.cs" >
1919 <Link >Properties\ThisAssembly.cs</Link >
2020 </Compile >
21+ <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.Version.cs" >
22+ <Link >Properties\ThisAssembly.Version.cs</Link >
23+ </Compile >
2124 </ItemGroup >
2225
2326</Project >
Original file line number Diff line number Diff line change 1818 <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.cs" >
1919 <Link >Properties\ThisAssembly.cs</Link >
2020 </Compile >
21+ <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.Version.cs" >
22+ <Link >Properties\ThisAssembly.Version.cs</Link >
23+ </Compile >
2124 <Compile Include =" ..\ST.Client\Models\OpenSourceLibrary.cs" >
2225 <Link >Application\Models\OpenSourceLibrary.cs</Link >
2326 </Compile >
Original file line number Diff line number Diff line change 4343 <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.cs" >
4444 <Link >Properties\ThisAssembly.cs</Link >
4545 </Compile >
46+ <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.Version.cs" >
47+ <Link >Properties\ThisAssembly.Version.cs</Link >
48+ </Compile >
4649 </ItemGroup >
4750
4851 <ItemGroup >
Original file line number Diff line number Diff line change 1919 <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.cs" >
2020 <Link >Properties\ThisAssembly.cs</Link >
2121 </Compile >
22+ <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.Version.cs" >
23+ <Link >Properties\ThisAssembly.Version.cs</Link >
24+ </Compile >
2225 <Compile Include =" ..\ST.Client.Desktop\TarGZipHelper.cs" >
2326 <Link >Application\TarGZipHelper.cs</Link >
2427 </Compile >
3740 </ItemGroup >
3841
3942 <ItemGroup >
40- <PackageReference Include =" SharpZipLib" Version =" 1.3.1 " />
43+ <PackageReference Include =" SharpZipLib" Version =" 1.3.2 " />
4144 </ItemGroup >
4245
4346</Project >
Original file line number Diff line number Diff line change 2020 <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.cs" >
2121 <Link >Properties\ThisAssembly.cs</Link >
2222 </Compile >
23+ <Compile Include =" ..\Common.CoreLib\Properties\ThisAssembly.Version.cs" >
24+ <Link >Properties\ThisAssembly.Version.cs</Link >
25+ </Compile >
2326 <Compile Include =" ..\Common.CoreLib\Security\Cryptography\Hashs.cs" >
2427 <Link >Security\Cryptography\Hashs.cs</Link >
2528 </Compile >
You can’t perform that action at this time.
0 commit comments