diff --git a/FodyWeavers.xml b/FodyWeavers.xml new file mode 100644 index 0000000..c6e1b7c --- /dev/null +++ b/FodyWeavers.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/packages.config b/packages.config index 8526dd8..46322ba 100644 --- a/packages.config +++ b/packages.config @@ -1,5 +1,7 @@  + + \ No newline at end of file diff --git a/shortcut-swap.csproj b/shortcut-swap.csproj index 909a813..4ef5f88 100644 --- a/shortcut-swap.csproj +++ b/shortcut-swap.csproj @@ -11,6 +11,8 @@ v4.5.2 512 true + + AnyCPU @@ -35,6 +37,10 @@ ShortcutSwap.Program + + packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll + False + packages\Mono.Options.5.3.0.1\lib\net4-client\Mono.Options.dll @@ -71,5 +77,17 @@ True + + + + + + + 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}. + + + + + \ No newline at end of file