File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
3
3
<metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
4
<id >Mono.Debugger.Soft</id >
5
- <version >$Version $</version >
5
+ <version >$buildver $</version >
6
6
<title >Mono.Debugger.Soft</title >
7
7
<authors >Mono team</authors >
8
8
<owners >Mono team</owners >
Original file line number Diff line number Diff line change 2
2
<package xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
3
3
<metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
4
<id >Mono.Debugging.Soft</id >
5
- <version >$Version $</version >
5
+ <version >$buildver $</version >
6
6
<title >Mono.Debugging.Soft</title >
7
7
<authors >MonoDevelop team</authors >
8
8
<owners >MonoDevelop team</owners >
15
15
<tags >mono debug debugger soft</tags >
16
16
<dependencies >
17
17
<dependency id =" Mono.Cecil" version =" [0.9.6]" />
18
- <dependency id =" Mono.Debugging" version =" $Version $" />
19
- <dependency id =" Mono.Debugger.Soft" version =" $Version $" />
18
+ <dependency id =" Mono.Debugging" version =" $buildver $" />
19
+ <dependency id =" Mono.Debugger.Soft" version =" $buildver $" />
20
20
</dependencies >
21
21
</metadata >
22
22
</package >
Original file line number Diff line number Diff line change 2
2
<package xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
3
3
<metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
4
<id >Mono.Debugging</id >
5
- <version >$Version $</version >
5
+ <version >$buildver $</version >
6
6
<title >Mono.Debugging</title >
7
7
<authors >MonoDevelop team</authors >
8
8
<owners >MonoDevelop team</owners >
You can’t perform that action at this time.
0 commit comments