File tree Expand file tree Collapse file tree
tests/Workleap.OpenApi.MSBuild.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Workleap.DotNet.CodingStandards" Version =" 1.1.31 " >
14+ <PackageReference Include =" Workleap.DotNet.CodingStandards" Version =" 2.0.5 " >
1515 <PrivateAssets >all</PrivateAssets >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1717 </PackageReference >
Original file line number Diff line number Diff line change 2424 -->
2525 <PackageReference Include =" CliWrap" Version =" 3.9.0" PrivateAssets =" all" />
2626 <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.10.46" PrivateAssets =" all" />
27- <PackageReference Include =" YamlDotNet" Version =" 16.3 .0" PrivateAssets =" all" />
27+ <PackageReference Include =" YamlDotNet" Version =" 18.1 .0" PrivateAssets =" all" />
2828 </ItemGroup >
2929
3030 <ItemGroup >
Original file line number Diff line number Diff line change 1111
1212 <ItemGroup >
1313 <PackageReference Include =" CliWrap" Version =" 3.9.0" />
14- <PackageReference Include =" Meziantou.Framework.FullPath" Version =" 1 .1.3 " />
15- <PackageReference Include =" Meziantou.Framework.TemporaryDirectory" Version =" 1 .0.20 " />
14+ <PackageReference Include =" Meziantou.Framework.FullPath" Version =" 2 .1.6 " />
15+ <PackageReference Include =" Meziantou.Framework.TemporaryDirectory" Version =" 2 .0.7 " />
1616 <PackageReference Include =" Meziantou.Xunit.ParallelTestFramework" Version =" 2.3.0" />
17- <PackageReference Include =" Microsoft.Build.Framework" Version =" 17.10.46 " />
18- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
19- <PackageReference Include =" YamlDotNet" Version =" 16.3 .0" />
17+ <PackageReference Include =" Microsoft.Build.Framework" Version =" 18.7.1 " />
18+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.7.0 " />
19+ <PackageReference Include =" YamlDotNet" Version =" 18.1 .0" />
2020 <PackageReference Include =" xunit" Version =" 2.9.3" />
2121 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments