Fix tag endings... #62
Annotations
10 errors
examples/PersistedCache.Example/Program.cs#L13
The type 'SqlPersistedCacheOptions' is defined in an assembly that is not referenced. You must add a reference to assembly 'PersistedCache.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
|
examples/PersistedCache.Example/Program.cs#L13
'MySqlPersistedCacheOptions' does not contain a definition for 'TableName' and no accessible extension method 'TableName' accepting a first argument of type 'MySqlPersistedCacheOptions' could be found (are you missing a using directive or an assembly reference?)
|
examples/PersistedCache.Example/Program.cs#L38
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
|
examples/PersistedCache.Example/Program.cs#L42
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
|
examples/PersistedCache.Example/Program.cs#L52
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
|
examples/PersistedCache.Example/Program.cs#L60
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
|
examples/PersistedCache.Example/Program.cs#L68
The type or namespace name 'IPersistedCache<>' could not be found (are you missing a using directive or an assembly reference?)
|
examples/PersistedCache.Example/Program.cs#L72
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
|
examples/PersistedCache.Example/Program.cs#L76
The type or namespace name 'IPersistedCache<>' could not be found (are you missing a using directive or an assembly reference?)
|
examples/PersistedCache.Example/Program.cs#L80
The type or namespace name 'IPersistedCache' could not be found (are you missing a using directive or an assembly reference?)
|
The logs for this run have expired and are no longer available.
Loading