[성현모] NetStandard Dll 추가

This commit is contained in:
SHM
2026-02-02 15:55:43 +09:00
parent 0475d60409
commit 10b11e04e9
7 changed files with 509 additions and 23 deletions

View File

@ -56,5 +56,11 @@
<None Include="App.config" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\KmsProxy\KmsProxy.csproj">
<Project>{73824acb-4fb9-4e11-9a86-e05471b3c979}</Project>
<Name>KmsProxy</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>