Skip to content

Commit 5a98a50

Browse files
committed
release
1 parent 946c207 commit 5a98a50

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>2024.3.4</Version>
3+
<Version>2024.4</Version>
44
<Deterministic>true</Deterministic>
55
</PropertyGroup>
66
</Project>

Masuit.Tools.Net45/package.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>Masuit.Tools.Net45</id>
5-
<version>2024.3.4</version>
5+
<version>2024.4</version>
66
<title>Masuit.Tools</title>
77
<authors>懒得勤快</authors>
88
<owners>masuit.com</owners>

Masuit.Tools.NoSQL.MongoDBClient/Masuit.Tools.NoSQL.MongoDBClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</PropertyGroup>
3939

4040
<ItemGroup>
41-
<PackageReference Include="MongoDB.Driver" Version="2.26.0" />
41+
<PackageReference Include="MongoDB.Driver" Version="2.27.0" />
4242
</ItemGroup>
4343

4444
</Project>

Masuit.Tools/package.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>Masuit.Tools.Net</id>
5-
<version>2024.3.4</version>
5+
<version>2024.4</version>
66
<title>Masuit.Tools</title>
77
<authors>懒得勤快</authors>
88
<owners>masuit.com</owners>

0 commit comments

Comments
 (0)