File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/Credfeto.Package.Test Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
12
12
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.41.250
13
13
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.64.618
14
14
- Dependencies - Updated Credfeto.Enumeration to 1.2.53.824
15
+ - Dependencies - Updated xunit.analyzers to 1.19.0
15
16
### Removed
16
17
### Deployment Changes
17
18
Original file line number Diff line number Diff line change 71
71
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.4.0.108396" PrivateAssets =" All" ExcludeAssets =" runtime" />
72
72
<PackageReference Include =" SourceLink.Create.CommandLine" Version =" 2.8.3" PrivateAssets =" All" ExcludeAssets =" runtime" />
73
73
<PackageReference Include =" ToStringWithoutOverrideAnalyzer" Version =" 0.6.0" PrivateAssets =" All" ExcludeAssets =" runtime" />
74
- <PackageReference Include =" xunit.analyzers" Version =" 1.18 .0" PrivateAssets =" All" ExcludeAssets =" runtime" />
74
+ <PackageReference Include =" xunit.analyzers" Version =" 1.19 .0" PrivateAssets =" All" ExcludeAssets =" runtime" />
75
75
</ItemGroup >
76
76
</Project >
You can’t perform that action at this time.
0 commit comments