1
0
mirror of https://github.com/XFox111/GZipCompression.git synced 2026-04-22 06:16:18 +03:00

Finished and polished project (added files)

This commit is contained in:
Michael Gordeev
2019-11-18 23:40:22 +03:00
parent 43c983b5fa
commit a53449ea70
9 changed files with 534 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/></startup>
</configuration>