We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac199b commit 2bdf00eCopy full SHA for 2bdf00e
1 file changed
src/EF.DataProtection.Extensions/EF.DataProtection.Extensions.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>netcoreapp3.1</TargetFramework>
5
<AssemblyName>EF.DataProtection.Extensions</AssemblyName>
6
<PackageId>EF.DataProtection.Extensions</PackageId>
7
- <Version>1.1.0</Version>
+ <Version>1.1.1</Version>
8
<PackageProjectUrl>https://github.com/qdimka/EntityFramework.DataProtection</PackageProjectUrl>
9
<IsTestProject>false</IsTestProject>
10
</PropertyGroup>
0 commit comments