File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed
Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
4- <version >3.1.0 </version >
4+ <version >3.1.1 </version >
55 <authors >GitHub</authors >
66 <owners >Paul Betts</owners >
77 <projectUrl >https://github.com/github/Akavache</projectUrl >
88 <dependencies >
9- <dependency id =" akavache" version =" [3.1.0 ]" />
9+ <dependency id =" akavache" version =" [3.1.1 ]" />
1010 <dependency id =" reactiveui-mobile" version =" 5.2.0" />
1111 </dependencies >
1212
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.1.0 " ) ]
36- [ assembly: AssemblyFileVersion ( "3.1.0 " ) ]
35+ [ assembly: AssemblyVersion ( "3.1.1 " ) ]
36+ [ assembly: AssemblyFileVersion ( "3.1.1 " ) ]
3737
3838[ assembly: InternalsVisibleTo ( "Akavache.Tests" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
4- <version >3.1.0 </version >
4+ <version >3.1.1 </version >
55 <authors >GitHub</authors >
66 <owners >Paul Betts</owners >
77 <licenseUrl >https://github.com/github/Akavache/blob/master/LICENSE</licenseUrl >
Original file line number Diff line number Diff line change 2626// You can specify all the values or you can default the Build and Revision Numbers
2727// by using the '*' as shown below:
2828// [assembly: AssemblyVersion("1.0.*")]
29- [ assembly: AssemblyVersion ( "3.1.0 " ) ]
30- [ assembly: AssemblyFileVersion ( "3.1.0 " ) ]
29+ [ assembly: AssemblyVersion ( "3.1.1 " ) ]
30+ [ assembly: AssemblyFileVersion ( "3.1.1 " ) ]
3131
3232[ assembly: InternalsVisibleTo ( "Akavache" ) ]
3333[ assembly: InternalsVisibleTo ( "Akavache.Sqlite3" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
4- <version >3.1.0 </version >
4+ <version >3.1.1 </version >
55 <authors >GitHub</authors >
66 <owners >Paul Betts</owners >
77 <projectUrl >https://github.com/github/Akavache</projectUrl >
88 <dependencies >
9- <dependency id =" akavache" version =" [3.1.0 ]" />
9+ <dependency id =" akavache" version =" [3.1.1 ]" />
1010 </dependencies >
1111
1212 <licenseUrl >https://raw.github.com/github/Akavache/master/LICENSE</licenseUrl >
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.1.0 " ) ]
36- [ assembly: AssemblyFileVersion ( "3.1.0 " ) ]
35+ [ assembly: AssemblyVersion ( "3.1.1 " ) ]
36+ [ assembly: AssemblyFileVersion ( "3.1.1 " ) ]
3737
3838[ assembly: InternalsVisibleTo ( "Akavache.Tests" ) ]
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.1.0 " ) ]
36- [ assembly: AssemblyFileVersion ( "3.1.0 " ) ]
35+ [ assembly: AssemblyVersion ( "3.1.1 " ) ]
36+ [ assembly: AssemblyFileVersion ( "3.1.1 " ) ]
3737
3838[ assembly: InternalsVisibleTo ( "Akavache.Tests" ) ]
3939[ assembly: InternalsVisibleTo ( "Akavache.Sqlite3" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
4- <version >3.1.0 </version >
4+ <version >3.1.1 </version >
55 <authors >GitHub</authors >
66 <owners >Paul Betts</owners >
77 <licenseUrl >https://github.com/github/Akavache/blob/master/LICENSE</licenseUrl >
88 <projectUrl >https://github.com/github/Akavache</projectUrl >
99 <dependencies >
10- <dependency id =" akavache.portable" version =" [3.1.0 ]" />
10+ <dependency id =" akavache.portable" version =" [3.1.1 ]" />
1111 </dependencies >
1212 <id >akavache</id >
1313 <title >Akavache</title >
You can’t perform that action at this time.
0 commit comments