We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8c191 commit e1563ceCopy full SHA for e1563ce
1 file changed
Core/Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<TargetFrameworks>netstandard2.0</TargetFrameworks>
4
- <Version>1.4.0</Version>
+ <Version>1.4.1</Version>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
0 commit comments