Skip to content

Commit

Permalink
Update Dapper to 2.1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
henkmollema committed Apr 4, 2024
1 parent 0e70893 commit fe99ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dommel/Dommel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.28" />
<PackageReference Include="Dapper" Version="2.1.35" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
Expand Down

0 comments on commit fe99ffd

Please sign in to comment.