File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 177
177
<ItemGroup >
178
178
<PackageReference Include =" DnsClient" Version =" 1.6.0" />
179
179
<PackageReference Include =" Microsoft.CodeAnalysis.FxCopAnalyzers" Version =" 2.6.2" PrivateAssets =" All" />
180
- <PackageReference Include =" MongoDB.Libmongocrypt" Version =" 1.5.2 " />
180
+ <PackageReference Include =" MongoDB.Libmongocrypt" Version =" 1.5.3 " />
181
181
<PackageReference Include =" SharpCompress" Version =" 0.30.1" />
182
182
<PackageReference Include =" System.Buffers" Version =" 4.5.1" />
183
183
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" >
Original file line number Diff line number Diff line change 48
48
</PropertyGroup >
49
49
<ItemGroup >
50
50
<PackageReference Include =" Microsoft.CodeAnalysis.FxCopAnalyzers" Version =" 2.6.2" PrivateAssets =" All" />
51
- <PackageReference Include =" MongoDB.Libmongocrypt" Version =" 1.5.2 " />
51
+ <PackageReference Include =" MongoDB.Libmongocrypt" Version =" 1.5.3 " />
52
52
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" >
53
53
<PrivateAssets >all</PrivateAssets >
54
54
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
You can’t perform that action at this time.
0 commit comments