File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
AdminUI/LearningHub.Nhs.AdminUI
OpenAPI/LearningHub.Nhs.OpenApi.Tests
ReportAPI/LearningHub.Nhs.ReportApi.Services.UnitTests
LearningHub.Nhs.Services.Interface Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 111111 <PackageReference Include =" MK.IO" Version =" 1.6.0" />
112112 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
113113 <PackageReference Include =" NLog.Web.AspNetCore" Version =" 4.14.0" />
114- <PackageReference Include =" System.Data.SqlClient" Version =" 4.8.3 " />
114+ <PackageReference Include =" System.Data.SqlClient" Version =" 4.9.0 " />
115115 <PackageReference Include =" System.Drawing.Common" Version =" 6.0.0" />
116116 <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.3.1" />
117117 </ItemGroup >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFramework >net6.0</TargetFramework >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 <PrivateAssets >all</PrivateAssets >
2020 </PackageReference >
21- <PackageReference Include =" coverlet.collector" Version =" 6.0.3 " >
21+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2323 <PrivateAssets >all</PrivateAssets >
2424 </PackageReference >
Original file line number Diff line number Diff line change 2727 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2828 <PrivateAssets >all</PrivateAssets >
2929 </PackageReference >
30- <PackageReference Include =" coverlet.collector" Version =" 3.1.2 " >
30+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
3131 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3232 <PrivateAssets >all</PrivateAssets >
3333 </PackageReference >
Original file line number Diff line number Diff line change 4242 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
4343 </PackageReference >
4444 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.2.0" />
45- <PackageReference Include =" System.Data.SqlClient" Version =" 4.8.5 " />
45+ <PackageReference Include =" System.Data.SqlClient" Version =" 4.9.0 " />
4646 <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.3.1" />
4747 <PackageReference Update =" Microsoft.ApplicationInsights.AspNetCore" Version =" 2.21.0" />
4848 </ItemGroup >
Original file line number Diff line number Diff line change 1717 <PackageReference Include =" elfhHub.Nhs.Models" Version =" 3.0.8" />
1818 <PackageReference Include =" LearningHub.Nhs.Caching" Version =" 2.0.0" />
1919 <PackageReference Include =" LearningHub.Nhs.Models" Version =" 3.0.45" />
20- <PackageReference Include =" System.Data.SqlClient" Version =" 4.8.5 " />
20+ <PackageReference Include =" System.Data.SqlClient" Version =" 4.9.0 " />
2121 <PackageReference Update =" StyleCop.Analyzers" Version =" 1.1.118" >
2222 <PrivateAssets >all</PrivateAssets >
2323 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments