We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ca6dd commit ad6450eCopy full SHA for ad6450e
NBitcoin.TestFramework/NBitcoin.TestFramework.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <VersionPrefix>4.0.2</VersionPrefix>
+ <VersionPrefix>4.0.3</VersionPrefix>
5
<LangVersion>12.0</LangVersion>
6
<TargetFrameworks>net472;netstandard2.0</TargetFrameworks>
7
<TargetFrameworks Condition="'$(BuildingInsideVisualStudio)' == 'true'">netstandard2.1</TargetFrameworks>
0 commit comments