Skip to content

Commit

Permalink
Merge pull request #45 from extism/dependabot/nuget/Extism.Sdk-1.0.0-rc5
Browse files Browse the repository at this point in the history
build(deps): bump Extism.Sdk from 1.0.0-rc4 to 1.0.0-rc5
  • Loading branch information
mhmd-azeez authored Nov 29, 2023
2 parents b116726 + 0a46fcc commit 2d6ade5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/SampleHost/SampleHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Extism.runtime.win-x64" Version="1.0.0-rc2" />
<PackageReference Include="Extism.Sdk" Version="1.0.0-rc4" />
<PackageReference Include="Extism.Sdk" Version="1.0.0-rc5" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion tests/Extism.Pdk.WasmTests/Extism.Pdk.WasmTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="CliWrap" Version="3.6.4" />
<PackageReference Include="Extism.Sdk" Version="1.0.0-rc4" />
<PackageReference Include="Extism.Sdk" Version="1.0.0-rc5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.6.2" />
Expand Down

0 comments on commit 2d6ade5

Please sign in to comment.