Skip to content

Commit

Permalink
Bump Stub.System.Data.SQLite.Core.NetFramework from 1.0.118 to 1.0.119
Browse files Browse the repository at this point in the history
Bumps Stub.System.Data.SQLite.Core.NetFramework from 1.0.118 to 1.0.119.

---
updated-dependencies:
- dependency-name: Stub.System.Data.SQLite.Core.NetFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 38b39de commit ff02823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.119" />
<PackageReference Include="Stub.System.Data.SQLite.Core.NetFramework" Version="1.0.118" GeneratePathProperty="true" Condition=" $(TargetFramework.StartsWith('net4')) ">
<PackageReference Include="Stub.System.Data.SQLite.Core.NetFramework" Version="1.0.119" GeneratePathProperty="true" Condition=" $(TargetFramework.StartsWith('net4')) ">
<IncludeAssets>all</IncludeAssets>
</PackageReference>
<PackageReference Include="Stub.System.Data.SQLite.Core.NetStandard" Version="1.0.119" GeneratePathProperty="true" Condition=" !$(TargetFramework.StartsWith('net4')) ">
Expand Down

0 comments on commit ff02823

Please sign in to comment.