File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed
ILRepack.Lib.MSBuild.Task Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >net472</TargetFramework >
5- <Version >2.0.29 </Version >
5+ <Version >2.0.31 </Version >
66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" ILRepack" Version =" 2.0.29" GeneratePathProperty =" true" />
10- <PackageReference Include =" ILRepack.Lib" Version =" 2.0.29" />
11- <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.8.3" />
9+ <PackageReference Include =" ILRepack" Version =" 2.0.31" GeneratePathProperty =" true" >
10+ <PrivateAssets >all</PrivateAssets >
11+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
12+ </PackageReference >
13+ <PackageReference Include =" ILRepack.Lib" Version =" 2.0.31" />
14+ <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.9.5" />
1215 </ItemGroup >
1316
1417 <ItemGroup >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata >
44 <id >ILRepack.Lib.MSBuild.Task</id >
5- <version >2.0.29 </version >
5+ <version >2.0.31 </version >
66 <title >ILRepack.Lib.MSBuild.Task</title >
77 <authors >RBSoft</authors >
88 <owners >rbsoft</owners >
Original file line number Diff line number Diff line change 1- version : 2.0.29 .{build}
1+ version : 2.0.31 .{build}
22environment :
3- my_version : 2.0.29
3+ my_version : 2.0.31
44 my_secret :
55 secure : 5qtuEW0UQ/IEO8DRi4/y3EgEBoJDM/HyYpPgzasIlm0=
66skip_branch_with_pr : true
You can’t perform that action at this time.
0 commit comments