统一:2021.3.13f1c1
vs:2022
When trying to build it says cannot open gameassembly.dll
I try to add some code, but can’t build successfully
<ItemGroup>
<!--Add this line-->
<Content Include="$(UnityWSAPlayerDir)Players\UAP\il2cpp\$(PlatformTarget)\$(Configuration)\baselib.dll" />
<Content Include="$(SolutionDir)build\bin\$(Platform)\$(Configuration)\GameAssembly.dll" />
<Content Include="$(SolutionDir)build\bin\$(Platform)\$(Configuration)\GameAssembly.pdb" />
</ItemGroup>
I uploaded the log when I build
8688075–1171860–errorLOG.txt (175 KB)