Skip to content

Commit f9f9875

Browse files
committed
incremented the version to 3.0.1-dev so that I could use it with a private nuget repo and so if you want to merge it with the main version, that version could be 3.0.1 non dev.
1 parent 30cbb6b commit f9f9875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AssemblyName>EntityFrameworkCore.DataEncryption</AssemblyName>
88
<RootNamespace>Microsoft.EntityFrameworkCore.DataEncryption</RootNamespace>
99
<IsPackable>true</IsPackable>
10-
<Version>3.0.0</Version>
10+
<Version>3.0.1-dev</Version>
1111
<Authors>Filipe GOMES PEIXOTO</Authors>
1212
<PackageId>EntityFrameworkCore.DataEncryption</PackageId>
1313
<PackageProjectUrl>https://github.com/Eastrall/EntityFrameworkCore.DataEncryption</PackageProjectUrl>

0 commit comments

Comments
 (0)