Skip to content

Commit

Permalink
Update the version used by the example
Browse files Browse the repository at this point in the history
  • Loading branch information
asmichi committed Jun 29, 2024
1 parent 158017b commit a3b10d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ChildProcess.Example/ChildProcess.Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<!-- Use the latest published version. -->
<PackageReference Include="Asmichi.ChildProcess" Version="0.16.0"/>
<PackageReference Include="Asmichi.ChildProcess" Version="0.17.0"/>
</ItemGroup>

<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
Expand Down

0 comments on commit a3b10d8

Please sign in to comment.