File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
bin /
3
3
obj /
4
4
packages /
5
+ * .user
Original file line number Diff line number Diff line change 11
11
[ assembly: AssemblyCulture ( "" ) ]
12
12
[ assembly: ComVisible ( false ) ]
13
13
[ assembly: Guid ( "1ed39a02-e017-407d-8d32-fee8a1e29264" ) ]
14
- [ assembly: AssemblyVersion ( "0.1.0.0" ) ]
15
- [ assembly: AssemblyFileVersion ( "0.1.0.0" ) ]
14
+ [ assembly: AssemblyVersion ( "1.0.0.0" ) ]
15
+ [ assembly: AssemblyFileVersion ( "1.0.0.0" ) ]
16
+ [ assembly: AssemblyInformationalVersion ( "1.0.0.0" ) ]
Original file line number Diff line number Diff line change 1
1
# NFive SDK Core
2
2
[ ![ License] ( https://img.shields.io/github/license/NFive/SDK.Core.svg )] ( LICENSE )
3
+ [ ![ Build Status] ( https://img.shields.io/appveyor/ci/NFive/sdk-core.svg )] ( https://ci.appveyor.com/project/NFive/sdk-core )
4
+ [ ![ NuGet Version] ( https://img.shields.io/nuget/v/NFive/SDK.Core.svg )] ( https://www.nuget.org/packages/NFive.SDK.Core )
5
+ [ ![ Release Version] ( https://img.shields.io/github/release/NFive/SDK.Core/all.svg )] ( https://github.com/NFive/SDK.Core/releases )
6
+
7
+ [ NFive] ( https://nfive.github.io/ ) SDK for developing plugins.
You can’t perform that action at this time.
0 commit comments