diff --git a/README.md b/README.md index f7474c4..b80fa84 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ If you are making use of the [NuGet package](https://www.nuget.org/packages/Brut ```xml + Command=""..\packages\Brutal.Dev.StrongNameSigner.2.8.0\build\StrongNameSigner.Console.exe" -in "..\packages"" /> ``` @@ -57,7 +57,7 @@ To add multiple directories to process at the same time (similar to how the UI c ```xml + Command=""..\packages\Brutal.Dev.StrongNameSigner.2.8.0\build\StrongNameSigner.Console.exe" -in "..\packages\elmah.corelibrary.1.2.2|..\packages\Elmah.MVC.2.8.0"" /> ``` @@ -69,7 +69,7 @@ You can also use wildcards for each of your input directories. The above example ```xml + Command=""..\packages\Brutal.Dev.StrongNameSigner.2.8.0\build\StrongNameSigner.Console.exe" -in "..\packages\elmah.*"" /> ``` @@ -78,7 +78,7 @@ Wildcards can also be complex and placed anywhere in the path. This is useful if ```xml + Command=""..\packages\Brutal.Dev.StrongNameSigner.2.8.0\build\StrongNameSigner.Console.exe" -in "..\packages\Microsoft.*.Security*\*\net45"" /> ``` @@ -104,7 +104,7 @@ For example, ServiceStack's PostgreSQL NuGet package is not signed but other dep ```xml + Command=""..\packages\Brutal.Dev.StrongNameSigner.2.8.0\build\StrongNameSigner.Console.exe" -in "..\packages\ServiceStack.OrmLite.PostgreSQL.4.0.40\lib\net40|..\packages\ServiceStack.Text.Signed.4.0.40\lib\net40|..\packages\ServiceStack.OrmLite.Signed.4.0.40"" /> ``` diff --git a/src/Brutal.Dev.StrongNameSigner.Console/Brutal.Dev.StrongNameSigner.Console.csproj b/src/Brutal.Dev.StrongNameSigner.Console/Brutal.Dev.StrongNameSigner.Console.csproj index 8e2cbde..82d095f 100644 --- a/src/Brutal.Dev.StrongNameSigner.Console/Brutal.Dev.StrongNameSigner.Console.csproj +++ b/src/Brutal.Dev.StrongNameSigner.Console/Brutal.Dev.StrongNameSigner.Console.csproj @@ -78,12 +78,12 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - +