Skip to content

Commit 27b3f8c

Browse files
Features/net5 (#12)
* README.md * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * multi targeting * flows * build both envs * name * fix bugs * test * test * net 5 v * source * package version * package * nuget token * feature JWE support * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * DataProtectionKeys as default * feature is4 * renaming * README.md
1 parent 7c81457 commit 27b3f8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p style="text-align: center;">
1+
<p align="center">
22
<img alt="read before" src="docs/important.png" />
33
</p>
44

@@ -56,7 +56,7 @@ private string GenerateToken(User user)
5656
return tokenHandler.WriteToken(token);
5757
}
5858
```
59-
<p style="text-align: center">
59+
<p align="center">
6060
<img width="100px" src="https://jpproject.blob.core.windows.net/images/helldog-site.png" />
6161
</p>
6262

0 commit comments

Comments
 (0)