This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaeb9ff464b03e2daef896664f3397fee9e59cd0
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.Serialization
History
Ben Marsh
8684b930ed
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
...
[CL 28456358 by Ben Marsh in ue5-main branch]
2023-10-04 10:49:04 -04:00
..
Converters
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
2023-10-04 10:49:04 -04:00
CbConverter.cs
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
2023-10-04 10:49:04 -04:00
CbField.cs
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
2023-10-04 10:49:04 -04:00
CbPackage.cs
…
CbSerializer.cs
…
CbWriter.cs
Remove implicit conversions from string to Utf8String. This conversion is not free, and recent versions of the MongoDB driver do not handle implicit conversions correctly at runtime.
2023-10-04 10:49:04 -04:00
EpicGames.Serialization.csproj
…