File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Microsoft.OpenApi.Readers Expand file tree Collapse file tree 3 files changed +6
-6
lines changed 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 <OutputType >Exe</OutputType >
3232 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.3" />
3333 <PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 9.0.3" />
3434 <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.2" />
35- <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.2 " >
35+ <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.61 " >
3636 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3737 <PrivateAssets >all</PrivateAssets >
3838 </PackageReference >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >netstandard2.0;net8.0;</TargetFrameworks >
44 <!-- net6.0 target is present because of the conditional build in OpenApiYamlReader.Read -->
2828
2929 <ItemGroup >
3030
31- <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.2 " >
31+ <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.61 " >
3232 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3333 <PrivateAssets >all</PrivateAssets >
3434 </PackageReference >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >netstandard2.0;net8.0</TargetFrameworks >
44 <LangVersion >Latest</LangVersion >
4949 </ItemGroup >
5050
5151 <ItemGroup >
52- <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.2 " >
52+ <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.61 " >
5353 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5454 <PrivateAssets >all</PrivateAssets >
5555 </PackageReference >
You can’t perform that action at this time.
0 commit comments