diff --git a/README.md b/README.md index 941aae9..2c5e040 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ No precise mouse movement required, no bloat, no extensions, just a simple launc **[Download Launchbar here](https://github.com/Mertsch/Launchbar/releases)** -![Launchbar in action]() +![Launchbar in action]() ### What do others say? Check out these sites for a pretty accurate description of Launchbar. diff --git a/Screenshot.jpg b/Screenshot.jpg new file mode 100644 index 0000000..e978e09 Binary files /dev/null and b/Screenshot.jpg differ diff --git a/Screenshot.png b/Screenshot.png deleted file mode 100644 index 4ba530c..0000000 Binary files a/Screenshot.png and /dev/null differ diff --git a/Source/Directory.Build.props b/Source/Directory.Build.props index 2544469..b156a65 100644 --- a/Source/Directory.Build.props +++ b/Source/Directory.Build.props @@ -28,12 +28,11 @@ - - true - - $(NoWarn);CS1591 + true + + false @@ -45,11 +44,12 @@ - net9.0 + net10.0 false false + embedded @@ -69,7 +69,7 @@ - net9.0 + net10.0 false false @@ -97,7 +97,7 @@ - net9.0 + net10.0 false false diff --git a/Source/Launchbar.slnx b/Source/Launchbar.slnx index a925400..29c2464 100644 --- a/Source/Launchbar.slnx +++ b/Source/Launchbar.slnx @@ -3,6 +3,7 @@ +