File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 <TargetFrameworks Condition =" '$(TargetFrameworkOverride)' != ''" >$(TargetFrameworkOverride)</TargetFrameworks >
1818 <NoWarn >1591;1573;1572;1584;1570;3021</NoWarn >
1919 <GenerateDocumentationFile >true</GenerateDocumentationFile >
20- <Version >4.0.1 </Version >
20+ <Version >4.0.2 </Version >
2121 </PropertyGroup >
2222 <ItemGroup >
2323 <ProjectReference Include =" ..\NBitcoin\NBitcoin.csproj" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <VersionPrefix >3.0.34 </VersionPrefix >
4+ <VersionPrefix >3.0.35 </VersionPrefix >
55 <LangVersion >12.0</LangVersion >
66 <TargetFrameworks >net472;netstandard2.0</TargetFrameworks >
77 <TargetFrameworks Condition =" '$(BuildingInsideVisualStudio)' == 'true'" >netstandard2.1</TargetFrameworks >
Original file line number Diff line number Diff line change 1212 <RepositoryType >git</RepositoryType >
1313 </PropertyGroup >
1414 <PropertyGroup >
15- <Version Condition =" '$(Version)' == '' " >8.0.1 </Version >
15+ <Version Condition =" '$(Version)' == '' " >8.0.2 </Version >
1616 <LangVersion >12.0</LangVersion >
1717 </PropertyGroup >
1818 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
You can’t perform that action at this time.
0 commit comments