Skip to content

Commit

Permalink
Upate to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
b-straub committed Oct 4, 2024
1 parent 2f7d9f5 commit 51fa243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DexieNETCloudSample/DexieNETCloudSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DexieCloudNET" Version="1.3.0-pre"
<PackageReference Include="DexieCloudNET" Version="1.3.2"
Condition="'$(Configuration)' == 'Release'" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.7" PrivateAssets="all" />
Expand Down

0 comments on commit 51fa243

Please sign in to comment.