realm-wrappers.dll
cannot be found in a single file application
#3483
Labels
realm-wrappers.dll
cannot be found in a single file application
#3483
What happened?
When publishing as a single file in net6+ Realm cannot find the
realm-wrappers.dll
file. I can see other similar issues but nobody specifically talking aboutPublishSingleFile
.The workaround is to copy
realm-wrappers.dll
around with the exe but now it's not a single file. It's two files, which is double the number of files expected.Repro steps
<PublishSingleFile>true</PublishSingleFile>
to your .csprojrealm-wrappers.dll
cannot be foundVersion
net8.0-windows
What Atlas Services are you using?
Local Database only
What type of application is this?
Console/Server
Client OS and version
Windows 10 Pro 22H2
Code snippets
true
Stacktrace of the exception/crash you're getting
Relevant log output
No response
The text was updated successfully, but these errors were encountered: