Skip to content

Commit c6ad75a

Browse files
committed
Bump version.
1 parent 2fee3c3 commit c6ad75a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageLicenseFile>license.txt</PackageLicenseFile>
2121
</PropertyGroup>
2222
<PropertyGroup>
23-
<CopyrightEndYear>2024</CopyrightEndYear>
23+
<CopyrightEndYear>2025</CopyrightEndYear>
2424
</PropertyGroup>
2525

2626
<!-- SourceLink -->

src/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!-- Provider -->
33
<PropertyGroup>
4-
<ProviderVersion>10.3.3</ProviderVersion>
4+
<ProviderVersion>10.3.4</ProviderVersion>
55
</PropertyGroup>
66
<!-- EFCore -->
77
<PropertyGroup>

0 commit comments

Comments
 (0)