We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e911798 commit 4c171b1Copy full SHA for 4c171b1
XRFAgent.csproj
@@ -110,16 +110,16 @@
110
<Version>1.9.172</Version>
111
</PackageReference>
112
<PackageReference Include="SQLitePCLRaw.bundle_green">
113
- <Version>2.1.8</Version>
+ <Version>2.1.10</Version>
114
115
<PackageReference Include="System.Memory">
116
- <Version>4.5.5</Version>
+ <Version>4.6.0</Version>
117
118
<PackageReference Include="System.Runtime.CompilerServices.Unsafe">
119
- <Version>6.0.0</Version>
+ <Version>6.1.0</Version>
120
121
<PackageReference Include="System.Text.Json">
122
- <Version>8.0.5</Version>
+ <Version>9.0.0</Version>
123
124
</ItemGroup>
125
<ItemGroup>
0 commit comments