diff --git a/.gitignore b/.gitignore
index 1e37efc..a438e35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ TestResults
.vs
.vscode
.idea
+local.settings.json
*.suo
*.sdf
diff --git a/.netconfig b/.netconfig
index 4c46e50..decdc2a 100644
--- a/.netconfig
+++ b/.netconfig
@@ -74,8 +74,8 @@
weak
[file ".gitignore"]
url = https://github.com/devlooped/oss/blob/main/.gitignore
- sha = 551d4e0e3979be937fbf7e632dd602ddc84bd043
- etag = cb12a3e3e89a15acfb27d3eaace5135a6ec3d3fbd1242e4a8e8f9fa646200e5c
+ sha = 4bd702593c10df189cd4a0f6e6fb72e55de02198
+ etag = f11dcc8c057bd2f526aa9c7090c9568d1656fafaaedc6719da42a00283018ffa
weak
[file "Directory.Build.rsp"]
url = https://github.com/devlooped/oss/blob/main/Directory.Build.rsp
@@ -99,13 +99,13 @@
weak
[file "src/Directory.Build.props"]
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props
- sha = 6ae80a175a8f926ac5d9ffb0f6afd55d85cc9320
- etag = 69d4b16c14d5047b3ed812dbf556b0b8d77deb86f73af04b9bd3640220056fa8
+ sha = 1bf1eacc7ac3920d52c8e7045bfa34abc7c05302
+ etag = e9fd8ef4740d5559fa495580b04ec3437b99edbfb8452813907337f9374c1282
weak
[file "src/Directory.Build.targets"]
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
- sha = 5cec43dd514aeb9050ea2ccbc546f7afa428c5b5
- etag = 8e0f43f00e0c29b408d4ce5c821b44a9bf7dbc8d4917895cfc39f2964d839bf6
+ sha = 1bf1eacc7ac3920d52c8e7045bfa34abc7c05302
+ etag = 7cb1421f00d9f6f4c00f0ca98e485dcadb927cfa6b3f0b5d4fb212525d2ce9c0
weak
[file "src/kzu.snk"]
url = https://github.com/devlooped/oss/blob/main/src/kzu.snk
diff --git a/readme.md b/readme.md
index 2c6e806..97bb524 100644
--- a/readme.md
+++ b/readme.md
@@ -51,67 +51,40 @@ burn -f "Helvetica" -s 75 -c #FFD300 -b input.mp4 input.srt output.mp4
[](https://github.com/decriptor)
[](https://github.com/torutek-gh)
[](https://github.com/drivenet)
-[](https://github.com/davkean)
-[](https://github.com/chiluap)
[](https://github.com/dgnaegi)
[](https://github.com/AshleyMedway)
[](https://github.com/Keflon)
-[](https://github.com/bitbonk)
[](https://github.com/tbolon)
-[](https://github.com/yrashk)
[](https://github.com/kfrancis)
-[](https://github.com/wdolek)
-[](https://github.com/SeanKilleen)
[](https://github.com/twenzel)
[](https://github.com/Giorgi)
-[](https://github.com/mckhendry)
-[](https://github.com/aritchie)
[](https://github.com/MikeCodesDotNET)
-[](https://github.com/unoplatform)
[](https://github.com/dansiegel)
[](https://github.com/rbnswartz)
-[](https://github.com/jeremysimmons)
[](https://github.com/jfoshee)
[](https://github.com/Mrxx99)
[](https://github.com/eajhnsn1)
[](https://github.com/mackayn)
[](https://github.com/certifytheweb)
-[](https://github.com/lavahot)
-[](https://github.com/mrange)
-[](https://github.com/davidpetric)
[](https://github.com/richlee)
-[](https://github.com/dannevesdantas)
[](https://github.com/nietras)
-[](https://github.com/garywoodfine)
-[](https://github.com/kristinnstefansson)
-[](https://github.com/DarrenAtConexus)
-[](https://github.com/kazo0)
[](https://github.com/IxTechnologies)
-[](https://github.com/newrelic)
-[](https://github.com/Chris-Johnston)
[](https://github.com/davidjenni)
-[](https://github.com/ehonda)
[](https://github.com/Jonathan-Hickey)
[](https://github.com/okyrylchuk)
-[](https://github.com/juanfranblanco)
-[](https://github.com/LosManos)
[](https://github.com/MariuszKogut)
[](https://github.com/akunzai)
-[](https://github.com/meisenring)
-[](https://github.com/Tdue21)
[](https://github.com/jakobt)
[](https://github.com/seanalexander)
[](https://github.com/tinohager)
-[](https://github.com/pedrobsaila)
[](https://github.com/ploeh)
[](https://github.com/angelobelchior)
-[](https://github.com/tonyqus)
-[](https://github.com/danielrmay)
[ Ltd")](https://github.com/BlauhausTechnology)
-[](https://github.com/rcollette)
-[](https://github.com/bngv)
[](https://github.com/KenBonny)
[](https://github.com/SimonCropp)
+[](https://github.com/agileworks-eu)
+[](https://github.com/sorahex)
+[](https://github.com/wjgthb)
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 6b9a668..4527560 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -26,10 +26,10 @@
icon.png
- readme.md
+ readme.md
icon.png
- readme.md
+ readme.md
true
true
diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets
index 248c2b7..0cb1e4e 100644
--- a/src/Directory.Build.targets
+++ b/src/Directory.Build.targets
@@ -35,7 +35,7 @@
+ Condition="'$(PackReadme)' != 'false' and '$(PackageReadmeFile)' != ''" />
+ Condition="'$(PackReadme)' != 'false' and Exists('$(MSBuildThisFileDirectory)readme.md') and !Exists('$(MSBuildProjectDirectory)\readme.md')" />
diff --git a/src/kzu.snk b/src/kzu.snk
new file mode 100644
index 0000000..8e181ae
Binary files /dev/null and b/src/kzu.snk differ