This commit is contained in:
PastSaid
2024-08-29 09:42:49 +08:00
parent fa480006a8
commit 5472714e30
66 changed files with 7417 additions and 243 deletions

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.CSharp" version="4.0.0" targetFramework="net45" />
<package id="Microsoft.Office.Interop.Excel" version="15.0.4795.1001" targetFramework="net45" />
<package id="Microsoft.Office.Interop.Word" version="15.0.4797.1004" targetFramework="net45" />
<package id="MSTest.TestAdapter" version="2.2.10" targetFramework="net45" />
<package id="MSTest.TestFramework" version="2.2.10" targetFramework="net45" />