Skip to content

Commit

Permalink
install runtime nuget package in wasmtests
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmd-azeez committed Mar 26, 2024
1 parent 2fb7fdb commit 2bb90b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Extism.Pdk.WasmTests/Extism.Pdk.WasmTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Extism.runtime.all" Version="1.2.0" />
<PackageReference Include="Extism.Sdk" Version="1.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
Expand Down

0 comments on commit 2bb90b9

Please sign in to comment.