File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
src/Tools/dotnet-sql-cache/src Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ and are generated based on the last package release.
8989 <LatestPackageReference Include =" System.Private.Uri" />
9090 <LatestPackageReference Include =" System.Reflection.Metadata" />
9191 <LatestPackageReference Include =" System.Runtime.InteropServices.RuntimeInformation" />
92+ <LatestPackageReference Include =" System.Runtime.Caching" />
9293 <LatestPackageReference Include =" System.Security.Cryptography.Pkcs" />
9394 <LatestPackageReference Include =" System.Security.Cryptography.X509Certificates" />
9495 <LatestPackageReference Include =" System.Security.Cryptography.Xml" />
Original file line number Diff line number Diff line change 1717 <Reference Include =" Microsoft.Data.SqlClient" />
1818 <Reference Include =" Azure.Identity" />
1919 <Reference Include =" System.Private.Uri" />
20+ <Reference Include =" System.Runtime.Caching" />
2021 <Reference Include =" System.Text.Json" />
2122 </ItemGroup >
2223
You can’t perform that action at this time.
0 commit comments