Skip to content

Commit 0321e47

Browse files
committed
Adding Utility.dll
1 parent 49bd0a0 commit 0321e47

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

ProgramArgumentsManager/ProgramArgumentsManager.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
<Reference Include="System.Data" />
4040
<Reference Include="System.Net.Http" />
4141
<Reference Include="System.Xml" />
42+
<Reference Include="Utility">
43+
<HintPath>..\dll\Utility\Utility.dll</HintPath>
44+
</Reference>
4245
</ItemGroup>
4346
<ItemGroup>
4447
<Compile Include="ArgumentsManager.cs" />

dll/Utility/Utility.dll

8 KB
Binary file not shown.

0 commit comments

Comments
 (0)