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 42
42
<ItemGroup >
43
43
<PackageReference Include =" Microsoft.Data.Sqlite" Version =" 9.0.0" />
44
44
<PackageReference Include =" SabreTools.Hashing" Version =" 1.4.0" />
45
- <PackageReference Include =" SabreTools.IO" Version =" 1.5.1 " />
45
+ <PackageReference Include =" SabreTools.IO" Version =" 1.6.0 " />
46
46
</ItemGroup >
47
47
48
48
</Project >
Original file line number Diff line number Diff line change 14
14
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15
15
<PrivateAssets >all</PrivateAssets >
16
16
</PackageReference >
17
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
17
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
18
18
<PackageReference Include =" xunit" Version =" 2.9.2" />
19
19
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
20
20
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments