Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
Kivii.Finances.Addons.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.Finances.Addons.V4.5
Commits
8488c713
Commit
8488c713
authored
Jan 11, 2024
by
陶然
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dll升级
parent
8245d06c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
12 deletions
+16
-12
.gitignore
.gitignore
+1
-0
Kivii.Finances.Addons.V4.5.csproj
Src/Kivii.Finances.Addons.V4.5.csproj
+10
-8
packages.config
Src/packages.config
+5
-4
No files found.
.gitignore
View file @
8488c713
...
@@ -5,3 +5,4 @@
...
@@ -5,3 +5,4 @@
/.vs
/.vs
/Src/bin/Debug
/Src/bin/Debug
/Src/obj/Debug
/Src/obj/Debug
/Src/obj/Release
Src/Kivii.Finances.Addons.V4.5.csproj
View file @
8488c713
...
@@ -31,17 +31,17 @@
...
@@ -31,17 +31,17 @@
<WarningLevel>
4
</WarningLevel>
<WarningLevel>
4
</WarningLevel>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"Kivii.Common.V4.5, Version=5.6.202
3.60
00, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Common.V4.5, Version=5.6.202
4.11
00, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\
local.K5\packages\Kivii.Common.5.6.2023.60
00\lib\net45\Kivii.Common.V4.5.dll
</HintPath>
<HintPath>
..\
..\..\packages\Kivii.Common.5.6.2024.11
00\lib\net45\Kivii.Common.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Kivii.Core.V4.5, Version=5.6.2023.
6
000, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Core.V4.5, Version=5.6.2023.
9
000, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\
local.K5\packages\Kivii.Core.5.6.2023.6
000\lib\net45\Kivii.Core.V4.5.dll
</HintPath>
<HintPath>
..\
..\..\packages\Kivii.Core.5.6.2023.9
000\lib\net45\Kivii.Core.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Kivii.Linq.V4.5, Version=5.6.2023.
42
00, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Linq.V4.5, Version=5.6.2023.
100
00, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\
local.K5\packages\Kivii.Linq.5.6.2023.42
00\lib\net45\Kivii.Linq.V4.5.dll
</HintPath>
<HintPath>
..\
..\..\packages\Kivii.Linq.5.6.2023.100
00\lib\net45\Kivii.Linq.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Kivii.Office.OpenXml.V4.5, Version=5.6.2023.
300
0, Culture=neutral, processorArchitecture=MSIL"
>
<Reference
Include=
"Kivii.Office.OpenXml.V4.5, Version=5.6.2023.
1216
0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\
local.K5\packages\Kivii.Office.OpenXml.5.6.2023.300
0\lib\net45\Kivii.Office.OpenXml.V4.5.dll
</HintPath>
<HintPath>
..\
..\..\packages\Kivii.Office.OpenXml.5.6.2023.1216
0\lib\net45\Kivii.Office.OpenXml.V4.5.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System"
/>
<Reference
Include=
"System"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Core"
/>
...
@@ -65,6 +65,8 @@
...
@@ -65,6 +65,8 @@
<ItemGroup>
<ItemGroup>
<EmbeddedResource
Include=
"Content\Templates\Finances.Payment.Receipt.xlsx"
/>
<EmbeddedResource
Include=
"Content\Templates\Finances.Payment.Receipt.xlsx"
/>
<EmbeddedResource
Include=
"Content\Templates\Finances.InvoiceTitle.xlsx"
/>
<EmbeddedResource
Include=
"Content\Templates\Finances.InvoiceTitle.xlsx"
/>
</ItemGroup>
<ItemGroup>
<None
Include=
"packages.config"
/>
<None
Include=
"packages.config"
/>
</ItemGroup>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
...
...
Src/packages.config
View file @
8488c713
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"Kivii.Common"
version
=
"5.6.202
3.60
00"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Common"
version
=
"5.6.202
4.11
00"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Core"
version
=
"5.6.2023.
6
000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Core"
version
=
"5.6.2023.
9
000"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Linq"
version
=
"5.6.2023.
42
00"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Linq"
version
=
"5.6.2023.
100
00"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Office.OpenXml"
version
=
"5.6.2023.
300
0"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Office.OpenXml"
version
=
"5.6.2023.
1216
0"
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