File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
<TargetFrameworks Condition =" '$(TargetFrameworkOverride)' != ''" >$(TargetFrameworkOverride)</TargetFrameworks >
18
18
<NoWarn >1591;1573;1572;1584;1570;3021</NoWarn >
19
19
<GenerateDocumentationFile >true</GenerateDocumentationFile >
20
- <Version >3.0.24 </Version >
20
+ <Version >3.0.25 </Version >
21
21
</PropertyGroup >
22
22
<ItemGroup >
23
23
<ProjectReference Include =" ..\NBitcoin\NBitcoin.csproj" />
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <VersionPrefix >3.0.27 </VersionPrefix >
4
+ <VersionPrefix >3.0.28 </VersionPrefix >
5
5
<LangVersion >9.0</LangVersion >
6
6
<TargetFrameworks >netstandard1.6;net472;netstandard2.0</TargetFrameworks >
7
7
<TargetFrameworks Condition =" '$(BuildingInsideVisualStudio)' == 'true'" >netstandard2.1</TargetFrameworks >
Original file line number Diff line number Diff line change 12
12
<RepositoryType >git</RepositoryType >
13
13
</PropertyGroup >
14
14
<PropertyGroup >
15
- <Version Condition =" '$(Version)' == '' " >7.0.37 </Version >
15
+ <Version Condition =" '$(Version)' == '' " >7.0.38 </Version >
16
16
<LangVersion >9.0</LangVersion >
17
17
</PropertyGroup >
18
18
<PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
You can’t perform that action at this time.
0 commit comments