We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49bd0a0 commit 0321e47Copy full SHA for 0321e47
ProgramArgumentsManager/ProgramArgumentsManager.csproj
@@ -39,6 +39,9 @@
39
<Reference Include="System.Data" />
40
<Reference Include="System.Net.Http" />
41
<Reference Include="System.Xml" />
42
+ <Reference Include="Utility">
43
+ <HintPath>..\dll\Utility\Utility.dll</HintPath>
44
+ </Reference>
45
</ItemGroup>
46
<ItemGroup>
47
<Compile Include="ArgumentsManager.cs" />
dll/Utility/Utility.dll
8 KB
0 commit comments