We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e3b90 commit 83b213dCopy full SHA for 83b213d
1 file changed
src/EF.DataProtection.Core/EF.DataProtection.Core.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<AssemblyName>EF.DataProtection.Core</AssemblyName>
6
<PackageId>EF.DataProtection.Core</PackageId>
7
- <Version>0.1.1</Version>
+ <Version>0.1.2</Version>
8
<PackageProjectUrl>https://github.com/qdimka/EntityFramework.DataProtection</PackageProjectUrl>
9
<IsTestProject>false</IsTestProject>
10
</PropertyGroup>
0 commit comments