We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c2969 commit 3791743Copy full SHA for 3791743
1 file changed
Directory.Build.props
@@ -7,7 +7,7 @@
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
8
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
9
<!-- Central version for all RxBlazorV2 packages -->
10
- <BlazorPRFVersion>0.2.12-pre</BlazorPRFVersion>
+ <BlazorPRFVersion>0.2.13-pre</BlazorPRFVersion>
11
<BlazorPRFCryptoEngine>Noble</BlazorPRFCryptoEngine>
12
</PropertyGroup>
13
</Project>
0 commit comments