mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-27 11:16:07 +02:00
fix: version
This commit is contained in:
parent
a98100c4e0
commit
53ae9ebc8f
1 changed files with 2 additions and 1 deletions
|
@ -24,8 +24,9 @@
|
|||
<ProjectReference Include="..\Utilities\Utilities.csproj" PrivateAssets="All" />
|
||||
</ItemGroup>
|
||||
|
||||
<!--
|
||||
<Target Name="ILMerge" Condition="'$(Configuration)' == 'Release'" AfterTargets="AfterBuild">
|
||||
<Exec Command=""$(ILMergeConsolePath)" /out:"$(OutputPath)\SMBLibrary.dll" "$(OutputPath)\SMBLibrary.dll" "$(OutputPath)\Utilities.dll""></Exec>
|
||||
</Target>
|
||||
|
||||
-->
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue