Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
Kivii.HumanResources.DingTalk
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.HumanResources.DingTalk
Commits
fb88c7e3
Commit
fb88c7e3
authored
Apr 13, 2023
by
陶然
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
版本规范
parent
3d1f7a0b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
12 deletions
+13
-12
Kivii.HumanResources.DingTalk.V4.5.csproj
Src/Kivii.HumanResources.DingTalk.V4.5.csproj
+6
-6
AssemblyInfo.cs
Src/Properties/AssemblyInfo.cs
+3
-3
packages.config
Src/packages.config
+4
-3
No files found.
Src/Kivii.HumanResources.DingTalk.V4.5.csproj
View file @
fb88c7e3
...
...
@@ -31,14 +31,14 @@
<WarningLevel>
4
</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"Kivii.Common.V4.5, Version=5.6.202
1.429
0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\..\
packages\Kivii.Common.5.6.2021.429
0\lib\net45\Kivii.Common.V4.5.dll
</HintPath>
<Reference
Include=
"Kivii.Common.V4.5, Version=5.6.202
3.400
0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\..\
..\packages\Kivii.Common.5.6.2023.400
0\lib\net45\Kivii.Common.V4.5.dll
</HintPath>
</Reference>
<Reference
Include=
"Kivii.Core.V4.5, Version=5.6.202
1.426
0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\..\
packages\Kivii.Core.5.6.2021.426
0\lib\net45\Kivii.Core.V4.5.dll
</HintPath>
<Reference
Include=
"Kivii.Core.V4.5, Version=5.6.202
3.400
0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\..\
..\packages\Kivii.Core.5.6.2023.400
0\lib\net45\Kivii.Core.V4.5.dll
</HintPath>
</Reference>
<Reference
Include=
"Kivii.Linq.V4.5, Version=5.6.202
1.426
0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\..\
packages\Kivii.Linq.5.6.2021.426
0\lib\net45\Kivii.Linq.V4.5.dll
</HintPath>
<Reference
Include=
"Kivii.Linq.V4.5, Version=5.6.202
3.300
0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\..\
..\packages\Kivii.Linq.5.6.2023.300
0\lib\net45\Kivii.Linq.V4.5.dll
</HintPath>
</Reference>
<Reference
Include=
"System"
/>
<Reference
Include=
"System.Configuration"
/>
...
...
Src/Properties/AssemblyInfo.cs
View file @
fb88c7e3
...
...
@@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
// 控制。更改这些特性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("Kivii.HumanResources.DingTalk")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("
人事对接钉钉考勤
")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Kivii.HumanResources.DingTalk")]
...
...
@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("
1.0.0.
0")]
[assembly: AssemblyFileVersion("
1.0.0.
0")]
[assembly: AssemblyVersion("
5.4.2023.329
0")]
[assembly: AssemblyFileVersion("
5.4.2023.329
0")]
Src/packages.config
View file @
fb88c7e3
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"Kivii.Common"
version
=
"5.6.202
1.429
0"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Core"
version
=
"5.6.202
1.426
0"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Linq"
version
=
"5.6.202
1.426
0"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Common"
version
=
"5.6.202
3.400
0"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Core"
version
=
"5.6.202
3.400
0"
targetFramework
=
"net45"
/>
<
package
id
=
"Kivii.Linq"
version
=
"5.6.202
3.300
0"
targetFramework
=
"net45"
/>
</
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