diff --git a/PogoLocationFeeder/FodyWeavers.xml b/PogoLocationFeeder/FodyWeavers.xml new file mode 100644 index 0000000..fd03302 --- /dev/null +++ b/PogoLocationFeeder/FodyWeavers.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/PogoLocationFeeder/PogoLocationFeeder.csproj b/PogoLocationFeeder/PogoLocationFeeder.csproj index 37208d7..66de19f 100644 --- a/PogoLocationFeeder/PogoLocationFeeder.csproj +++ b/PogoLocationFeeder/PogoLocationFeeder.csproj @@ -27,6 +27,8 @@ false false true + + AnyCPU @@ -145,12 +147,32 @@ + + + + + + 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 + diff --git a/PogoLocationFeeder/packages.config b/PogoLocationFeeder/packages.config index 2a926e7..c13c6da 100644 --- a/PogoLocationFeeder/packages.config +++ b/PogoLocationFeeder/packages.config @@ -1,6 +1,8 @@  + + diff --git a/PogoLocationFeederTests/PogoLocationFeederTests.csproj b/PogoLocationFeederTests/PogoLocationFeederTests.csproj index a8465f0..d55f4e5 100644 --- a/PogoLocationFeederTests/PogoLocationFeederTests.csproj +++ b/PogoLocationFeederTests/PogoLocationFeederTests.csproj @@ -17,6 +17,8 @@ False UnitTest + + true