File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
tests/Workleap.OpenApi.MSBuild.Tests Expand file tree Collapse file tree 3 files changed +6
-6
lines changed 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 =" 1.1.45 " >
1515 <PrivateAssets >all</PrivateAssets >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1717 </PackageReference >
Original file line number Diff line number Diff line change 2222
2323 This is different from regular .NET libraries where NuGet automatically restores dependencies.
2424 -->
25- <PackageReference Include =" CliWrap" Version =" 3.9 .0" PrivateAssets =" all" />
25+ <PackageReference Include =" CliWrap" Version =" 3.10 .0" PrivateAssets =" all" />
2626 <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.10.46" PrivateAssets =" all" />
2727 <PackageReference Include =" YamlDotNet" Version =" 16.3.0" PrivateAssets =" all" />
2828 </ItemGroup >
Original file line number Diff line number Diff line change 1010 </ItemGroup >
1111
1212 <ItemGroup >
13- <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 " />
13+ <PackageReference Include =" CliWrap" Version =" 3.10 .0" />
14+ <PackageReference Include =" Meziantou.Framework.FullPath" Version =" 1.1.12 " />
15+ <PackageReference Include =" Meziantou.Framework.TemporaryDirectory" Version =" 1.0.30 " />
1616 <PackageReference Include =" Meziantou.Xunit.ParallelTestFramework" Version =" 2.3.0" />
17- <PackageReference Include =" Microsoft.Build.Framework" Version =" 17.10.46 " />
17+ <PackageReference Include =" Microsoft.Build.Framework" Version =" 17.14.28 " />
1818 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1919 <PackageReference Include =" YamlDotNet" Version =" 16.3.0" />
2020 <PackageReference Include =" xunit" Version =" 2.9.3" />
You can’t perform that action at this time.
0 commit comments