File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Imports System.Runtime.InteropServices
12
12
< Assembly : AssemblyDescription( "" )>
13
13
< Assembly : AssemblyCompany( "" )>
14
14
< Assembly : AssemblyProduct( "ProjectNamiCacheLoader" )>
15
- < Assembly : AssemblyCopyright( "Copyright © 2014 " )>
15
+ < Assembly : AssemblyCopyright( "Copyright © 2015 " )>
16
16
< Assembly : AssemblyTrademark( "" )>
17
17
18
18
< Assembly : ComVisible( False )>
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
31
31
' by using the '*' as shown below:
32
32
' <Assembly: AssemblyVersion("1.0.*")>
33
33
34
- < Assembly : AssemblyVersion( "1 .0.0.0" )>
35
- < Assembly : AssemblyFileVersion( "1 .0.0.0" )>
34
+ < Assembly : AssemblyVersion( "3 .0.0.0" )>
35
+ < Assembly : AssemblyFileVersion( "3 .0.0.0" )>
Original file line number Diff line number Diff line change 138
138
</None >
139
139
<None Include =" App.config" />
140
140
<None Include =" packages.config" />
141
+ <None Include =" readme.md" />
141
142
</ItemGroup >
142
143
<ItemGroup >
143
144
<Content Include =" license.txt" />
Original file line number Diff line number Diff line change @@ -365,4 +365,4 @@ WRITTEN OFFER
365
365
366
366
The source code for this program can be freely obtained at the following URL:
367
367
368
- https://github.com/ProjectNami/ProjectNamiBlobCache
368
+ https://github.com/ProjectNami/ProjectNamiCacheLoader
Original file line number Diff line number Diff line change
1
+
You can’t perform that action at this time.
0 commit comments