Skip to content

Commit

Permalink
Merge pull request #75 from extism/dependabot/nuget/Extism.Sdk-1.2.0
Browse files Browse the repository at this point in the history
build(deps): bump Extism.Sdk from 1.0.1 to 1.2.0
  • Loading branch information
mhmd-azeez authored Mar 19, 2024
2 parents 99d0e7f + 1e26a92 commit 2fb7fdb
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.2.0" />
<PackageReference Include="Extism.Sdk" Version="1.0.1" />
<PackageReference Include="Extism.Sdk" Version="1.2.0" />
</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 @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Extism.Sdk" Version="1.0.1" />
<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" />
<PackageReference Include="xunit" Version="2.7.0" />
Expand Down

0 comments on commit 2fb7fdb

Please sign in to comment.