Skip to content

Commit 71a21b8

Browse files
committed
发布1.2.1版本;
1 parent 53b388c commit 71a21b8

114 files changed

Lines changed: 139 additions & 133 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ZqUtils.Core.Console/ZqUtils.Core.Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.50" />
19+
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.61" />
2020
<PackageReference Include="Quartz.Serialization.Json" Version="3.4.0" />
2121
</ItemGroup>
2222

ZqUtils.Core/Attributes/HystrixAttribute.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#region License
22
/***
3-
* Copyright © 2018-2022, 张强 (943620963@qq.com).
3+
* Copyright © 2018-2025, 张强 (943620963@qq.com).
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

ZqUtils.Core/Attributes/ServiceNameAttribute.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#region License
22
/***
3-
* Copyright © 2018-2022, 张强 (943620963@qq.com).
3+
* Copyright © 2018-2025, 张强 (943620963@qq.com).
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

ZqUtils.Core/Extensions/Extensions.Array.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#region License
22
/***
3-
* Copyright © 2018-2022, 张强 (943620963@qq.com).
3+
* Copyright © 2018-2025, 张强 (943620963@qq.com).
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

ZqUtils.Core/Extensions/Extensions.Assembly.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#region License
22
/***
3-
* Copyright © 2018-2022, 张强 (943620963@qq.com).
3+
* Copyright © 2018-2025, 张强 (943620963@qq.com).
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

ZqUtils.Core/Extensions/Extensions.AutoMapper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#region License
22
/***
3-
* Copyright © 2018-2022, 张强 (943620963@qq.com).
3+
* Copyright © 2018-2025, 张强 (943620963@qq.com).
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

ZqUtils.Core/Extensions/Extensions.ConnectionState.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#region License
22
/***
3-
* Copyright © 2018-2022, 张强 (943620963@qq.com).
3+
* Copyright © 2018-2025, 张强 (943620963@qq.com).
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

ZqUtils.Core/Extensions/Extensions.DataColumnCollection.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#region License
22
/***
3-
* Copyright © 2018-2022, 张强 (943620963@qq.com).
3+
* Copyright © 2018-2025, 张强 (943620963@qq.com).
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

ZqUtils.Core/Extensions/Extensions.DataRow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#region License
22
/***
3-
* Copyright © 2018-2022, 张强 (943620963@qq.com).
3+
* Copyright © 2018-2025, 张强 (943620963@qq.com).
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

ZqUtils.Core/Extensions/Extensions.DataSet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#region License
22
/***
3-
* Copyright © 2018-2022, 张强 (943620963@qq.com).
3+
* Copyright © 2018-2025, 张强 (943620963@qq.com).
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)