diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | f6fc61df88c6799e706b22c422d0b21ee417907f (patch) | |
tree | 4c60362cd71a739b12a9c13b3caa07539cba088d /software_sales/Software Sales/bin/Debug/Software Sales.exe.config | |
parent | reword (diff) | |
download | sql-f6fc61df88c6799e706b22c422d0b21ee417907f.tar sql-f6fc61df88c6799e706b22c422d0b21ee417907f.tar.gz sql-f6fc61df88c6799e706b22c422d0b21ee417907f.tar.bz2 sql-f6fc61df88c6799e706b22c422d0b21ee417907f.tar.xz sql-f6fc61df88c6799e706b22c422d0b21ee417907f.zip |
software sales
Diffstat (limited to 'software_sales/Software Sales/bin/Debug/Software Sales.exe.config')
-rw-r--r-- | software_sales/Software Sales/bin/Debug/Software Sales.exe.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/software_sales/Software Sales/bin/Debug/Software Sales.exe.config b/software_sales/Software Sales/bin/Debug/Software Sales.exe.config new file mode 100644 index 0000000..5754728 --- /dev/null +++ b/software_sales/Software Sales/bin/Debug/Software Sales.exe.config @@ -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> \ No newline at end of file |