File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 42
42
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
43
43
</PackageReference >
44
44
45
- <PackageReference Include =" Meziantou.Analyzer" Version =" 2.0.189 " >
45
+ <PackageReference Include =" Meziantou.Analyzer" Version =" 2.0.193 " >
46
46
<PrivateAssets >all</PrivateAssets >
47
47
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
48
48
</PackageReference >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<TargetFrameworks >net8.0;net472</TargetFrameworks >
4
4
<IsPackable >false</IsPackable >
9
9
<ItemGroup >
10
10
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
11
11
<PackageReference Include =" NUnit" Version =" 4.3.2" />
12
- <PackageReference Include =" NUnit.Analyzers" Version =" 4.6 .0" >
12
+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.7 .0" >
13
13
<PrivateAssets >all</PrivateAssets >
14
14
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15
15
</PackageReference >
Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" Microsoft.Playwright" Version =" 1.51.0" />
19
19
<PackageReference Include =" NuGet.Versioning" Version =" 6.13.2" />
20
20
<PackageReference Include =" NUnit" Version =" 4.3.2" />
21
- <PackageReference Include =" NUnit.Analyzers" Version =" 4.6 .0" >
21
+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.7 .0" >
22
22
<PrivateAssets >all</PrivateAssets >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
24
24
</PackageReference >
You can’t perform that action at this time.
0 commit comments