Skip to content

Conversation

@sungam3r
Copy link
Contributor

@sungam3r sungam3r commented Dec 3, 2022

No description provided.

# Conflicts:
#	src/Serilog/Serilog.csproj

<PropertyGroup Condition=" '$(TargetFramework)' == 'net7.0' ">
<DefineConstants>$(DefineConstants);FEATURE_ASYNCLOCAL;FEATURE_HASHTABLE;FEATURE_DEFAULT_INTERFACE;FEATURE_SPAN;FEATURE_DATE_AND_TIME_ONLY;FEATURE_VALUETUPLE;FEATURE_ITUPLE;FEATURE_ASYNCDISPOSABLE</DefineConstants>
<DefineConstants>$(DefineConstants);FEATURE_ASYNCLOCAL;FEATURE_HASHTABLE;FEATURE_DEFAULT_INTERFACE;FEATURE_SPAN;FEATURE_DATE_AND_TIME_ONLY;FEATURE_VALUETUPLE;FEATURE_ITUPLE;FEATURE_ASYNCDISPOSABLE;FEATURE_WRITE_STRINGBUILDER;FEATURE_TOHEXSTRING</DefineConstants>
Copy link
Contributor Author

@sungam3r sungam3r Jan 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added FEATURE_WRITE_STRINGBUILDER here because it was lost in one of previous PRs.

@sungam3r
Copy link
Contributor Author

Conflicts resolved.

@SimonCropp SimonCropp added this to the 3.0.0 milestone Jan 25, 2023
@SimonCropp SimonCropp merged commit 57db345 into serilog:dev Jan 25, 2023
@sungam3r sungam3r deleted the hex branch January 26, 2023 04:22
@SimonCropp SimonCropp changed the title Optimize ByteArrayScalarConversionPolicy Use Convert.ToHexString in ByteArrayScalarConversionPolicy Jan 27, 2023
@nblumhardt nblumhardt mentioned this pull request Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants