Renaming RemoteEndpoint to Proxy

This commit is contained in:
2025-06-27 16:20:17 +03:00
parent f31ddf1604
commit 80490947b1
8 changed files with 12 additions and 91 deletions
+2 -1
View File
@@ -36,10 +36,11 @@
<ItemGroup>
<EmbeddedResource Include="PartialInterface.cstmpl" />
<EmbeddedResource Include="RemoteEndpoint.cstmpl" />
<EmbeddedResource Include="RemoteTypeBinder.cstmpl" />
<None Remove="MethodRepo.cstmpl" />
<EmbeddedResource Include="MethodRepo.cstmpl" />
<None Remove="Proxy.cstmpl" />
<EmbeddedResource Include="Proxy.cstmpl" />
</ItemGroup>
<PropertyGroup>