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