File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Cake.Issues.Reporting.Generic Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net6.0;net7.0</TargetFrameworks >
28
28
<PackageReference Include =" Cake.Core" Version =" 3.0.0" />
29
29
<PackageReference Include =" Cake.Issues" Version =" 3.0.0-beta0001" />
30
30
<PackageReference Include =" Cake.Issues.Reporting" Version =" 3.0.0-beta0001" />
31
- <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 7.0.0 " >
31
+ <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 7.0.1 " >
32
32
<PrivateAssets >all</PrivateAssets >
33
33
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
34
34
</PackageReference >
You can’t perform that action at this time.
0 commit comments