We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eed9ed commit 4ccb580Copy full SHA for 4ccb580
1 file changed
XUnity.AutoTranslator.LlmTranslators/ILRepack.targets
@@ -8,7 +8,7 @@
8
</ItemGroup>
9
10
<ILRepack
11
- OutputFile="$(OutputPath)$(AssemblyName).dll"
+ OutputFile="$(OutputPath)LLMEndpoint.dll"
12
InputAssemblies="@(InputAssemblies)"
13
TargetKind="SameAsPrimaryAssembly"
14
Internalize="true"
0 commit comments