Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
Kivii.Client.Lims.ExcelToPdf.V4.5
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陶然
Kivii.Client.Lims.ExcelToPdf.V4.5
Commits
0aae9774
Commit
0aae9774
authored
Aug 28, 2024
by
任天宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
846f8ab2
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
13 deletions
+14
-13
Kivii.Client.Lims.ExcelToPdf.V4.5.csproj
Src/Kivii.Client.Lims.ExcelToPdf.V4.5.csproj
+8
-8
AssemblyInfo.cs
Src/Properties/AssemblyInfo.cs
+2
-2
packages.config
Src/packages.config
+4
-3
No files found.
Src/Kivii.Client.Lims.ExcelToPdf.V4.5.csproj
View file @
0aae9774
...
@@ -35,20 +35,20 @@
...
@@ -35,20 +35,20 @@
<ApplicationIcon>
F.ico
</ApplicationIcon>
<ApplicationIcon>
F.ico
</ApplicationIcon>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"Kivii.Common.V4.5, Version=5.6.2024.
11
00, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Common.V4.5, Version=5.6.2024.
70
00, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
packages\Kivii.Common.5.6.2024.11
00\lib\net45\Kivii.Common.V4.5.dll
</HintPath>
<HintPath>
..\..\packages\Kivii.Common.5.6.2024.70
00\lib\net45\Kivii.Common.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Kivii.Core.V4.5, Version=5.6.202
3.9
000, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Core.V4.5, Version=5.6.202
4.7
000, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
packages\Kivii.Core.5.6.2023.9
000\lib\net45\Kivii.Core.V4.5.dll
</HintPath>
<HintPath>
..\..\packages\Kivii.Core.5.6.2024.7
000\lib\net45\Kivii.Core.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Kivii.Linq.V4.5, Version=5.6.202
3.10
000, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Linq.V4.5, Version=5.6.202
4.8
000, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
packages\Kivii.Linq.5.6.2023.10
000\lib\net45\Kivii.Linq.V4.5.dll
</HintPath>
<HintPath>
..\..\packages\Kivii.Linq.5.6.2024.8
000\lib\net45\Kivii.Linq.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Kivii.Office.V4.5, Version=5.6.2023.12000, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Office.V4.5, Version=5.6.2023.12000, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
packages\Kivii.Office.5.6.2023.12000\lib\net45\Kivii.Office.V4.5.dll
</HintPath>
<HintPath>
..\..\
packages\Kivii.Office.5.6.2023.12000\lib\net45\Kivii.Office.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Kivii.RabbitMq.V4.5, Version=5.6.2022.12200, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.RabbitMq.V4.5, Version=5.6.2022.12200, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
packages\Kivii.RabbitMq.5.6.2022.12200\lib\net45\Kivii.RabbitMq.V4.5.dll
</HintPath>
<HintPath>
..\..\
packages\Kivii.RabbitMq.5.6.2022.12200\lib\net45\Kivii.RabbitMq.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System"
/>
<Reference
Include=
"System"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Core"
/>
...
...
Src/Properties/AssemblyInfo.cs
View file @
0aae9774
...
@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
...
@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.4.2024.
715
0")]
[assembly: AssemblyVersion("5.4.2024.
828
0")]
[assembly: AssemblyFileVersion("5.4.2024.
715
0")]
[assembly: AssemblyFileVersion("5.4.2024.
828
0")]
Src/packages.config
View file @
0aae9774
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"Kivii.Common"
version
=
"5.6.2024.
11
00"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Common"
version
=
"5.6.2024.
70
00"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Core"
version
=
"5.6.202
3.9
000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Core"
version
=
"5.6.202
4.7
000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Linq"
version
=
"5.6.202
3.10
000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Linq"
version
=
"5.6.202
4.8
000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Office"
version
=
"5.6.2023.12000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Office"
version
=
"5.6.2023.12000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.RabbitMq"
version
=
"5.6.2022.12200"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.RabbitMq"
version
=
"5.6.2022.12200"
targetFramework
=
"net45"
/>
</
packages
>
</
packages
>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment