diff --git a/ArchiSteamFarm/ArchiSteamFarm.csproj b/ArchiSteamFarm/ArchiSteamFarm.csproj index 4b8c3d796..70d6bddea 100644 --- a/ArchiSteamFarm/ArchiSteamFarm.csproj +++ b/ArchiSteamFarm/ArchiSteamFarm.csproj @@ -286,15 +286,13 @@ 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}. - - + - - + diff --git a/packages/Fody.1.30.0-beta01/build/portable-net+sl+win+wpa+wp/Fody.targets b/packages/Fody.2.0.7/build/netstandard1.4/Fody.targets similarity index 87% rename from packages/Fody.1.30.0-beta01/build/portable-net+sl+win+wpa+wp/Fody.targets rename to packages/Fody.2.0.7/build/netstandard1.4/Fody.targets index 53eacd676..51b2dce70 100644 --- a/packages/Fody.1.30.0-beta01/build/portable-net+sl+win+wpa+wp/Fody.targets +++ b/packages/Fody.2.0.7/build/netstandard1.4/Fody.targets @@ -36,7 +36,6 @@ $(ProjectDir)FodyWeavers.xml - $(ProjectDir)$(IntermediateOutputPath) $(SignAssembly) $(MSBuildThisFileDirectory)..\..\ @@ -45,7 +44,7 @@ AssemblyFile="$(FodyPath)\Fody.dll" /> + + + True + + - + DependsOnTargets="$(FodyVerifyDependsOnTargets)"> - - + + diff --git a/packages/Fody.2.0.7/build/portable-net+sl+win+wpa+wp/Fody.targets b/packages/Fody.2.0.7/build/portable-net+sl+win+wpa+wp/Fody.targets new file mode 100644 index 000000000..51b2dce70 --- /dev/null +++ b/packages/Fody.2.0.7/build/portable-net+sl+win+wpa+wp/Fody.targets @@ -0,0 +1,101 @@ + + + + + + $(NCrunchOriginalSolutionDir) + + + + + $(SolutionDir) + + + + + $(MSBuildProjectDirectory)..\..\..\ + + + + + + + $(KeyOriginatorFile) + + + + + $(AssemblyOriginatorKeyFile) + + + + + + + + + + $(ProjectDir)FodyWeavers.xml + $(SignAssembly) + $(MSBuildThisFileDirectory)..\..\ + + + + + + + + + + + True + + + + + + + + + + + + + + + + + + \ No newline at end of file