File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 77 <EnableDefaultArtifacts >false</EnableDefaultArtifacts >
88 <!-- Remove after upgrading to NServiceBus 8.x -->
99 <ParticularAnalyzersVersion >0.9.0</ParticularAnalyzersVersion >
10+ <NuGetAuditMode >all</NuGetAuditMode >
1011 </PropertyGroup >
1112
1213 <PropertyGroup >
Original file line number Diff line number Diff line change 7979 </ItemGroup >
8080
8181 <ItemGroup Label =" Versions to pin transitive references" >
82+ <!-- Referenced by OWIN but not actuall part of any deployment -->
83+ <PackageVersion Include =" jQuery" Version =" 3.7.1" />
84+ <PackageVersion Include =" Microsoft.IdentityModel.JsonWebTokens" Version =" 6.35.0" />
8285 <PackageVersion Include =" Microsoft.Owin.Hosting" Version =" 4.2.2" />
86+ <PackageVersion Include =" Microsoft.Rest.ClientRuntime" Version =" 2.3.24" />
8387 <PackageVersion Include =" NServiceBus.Newtonsoft.Json" Version =" 2.4.0" />
88+ <PackageVersion Include =" SharpZipLib" Version =" 1.4.2" />
8489 <PackageVersion Include =" System.Collections.Immutable" Version =" 7.0.0" />
8590 <PackageVersion Include =" System.Diagnostics.DiagnosticSource" Version =" 7.0.2" />
91+ <PackageVersion Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.35.0" />
8692 <PackageVersion Include =" System.Memory" Version =" 4.5.5" />
8793 <PackageVersion Include =" System.Runtime.CompilerServices.Unsafe" Version =" 6.0.0" />
94+ <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 7.0.3" />
8895 </ItemGroup >
8996
9097 <ItemGroup Label =" Must not be changed to prevent breaking cmdlets in PowerShell 7.2 LTS" >
You can’t perform that action at this time.
0 commit comments