Add refactored nsi common service handler
This commit is contained in:
@ -76,6 +76,8 @@
|
||||
<Compile Include="ClientDemo\Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="TestApp\Program.cs" />
|
||||
<Compile Include="TestApp\Scenario\NsiCommonScenario.cs" />
|
||||
<Compile Include="TestApp\Scenario\NsiScenario.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
|
||||
@ -95,5 +97,6 @@
|
||||
<Name>Hcs.Client</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user