File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Microsoft.OpenApi.YamlReader
test/Microsoft.OpenApi.Tests Expand file tree Collapse file tree 4 files changed +8
-8
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 >
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 <TargetFramework >net8.0</TargetFramework >
44 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1515 <PackageReference Include =" Moq" Version =" 4.20.72" />
1616 <PackageReference Include =" SharpYaml" Version =" 2.1.1" />
1717 <PackageReference Include =" System.Text.Json" Version =" 9.0.3" />
18- <PackageReference Include =" Verify.Xunit" Version =" 28.15 .0" />
18+ <PackageReference Include =" Verify.Xunit" Version =" 28.16 .0" />
1919 <PackageReference Include =" xunit" Version =" 2.9.3" />
2020 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" PrivateAssets =" all" />
2121 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
You can’t perform that action at this time.
0 commit comments