Skip to content

Commit

Permalink
ab#61881
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Fine committed Oct 30, 2024
1 parent 755f4ca commit 81617b9
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<AppendTargetFrameworkToOutputPath>true</AppendTargetFrameworkToOutputPath>
Expand All @@ -17,12 +17,10 @@
<PackageReference Include="Keyfactor.Orchestrators.IOrchestratorJobExtensions" Version="0.7.0" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.10" />
<PackageReference Include="System.Text.Encodings.Web" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
<Content Include="manifest.json">

<None Update="manifest.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</None>
</ItemGroup>

<ItemGroup>
Expand Down
Binary file modified CitrixAdcTestConsole/bin/Debug/net6.0/CitrixAdcTestConsole.dll
Binary file not shown.
Binary file modified CitrixAdcTestConsole/bin/Debug/net6.0/CitrixAdcTestConsole.exe
Binary file not shown.
Binary file modified CitrixAdcTestConsole/bin/Debug/net6.0/CitrixAdcTestConsole.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 81617b9

Please sign in to comment.