diff --git a/Source/Machine.Specifications.Should/Fody.targets b/Source/Machine.Specifications.Should/Fody.targets new file mode 100644 index 000000000..a668a51fc --- /dev/null +++ b/Source/Machine.Specifications.Should/Fody.targets @@ -0,0 +1,89 @@ + + + + + + $(NCrunchOriginalSolutionDir) + + + + + $(SolutionDir) + + + + + $(MSBuildProjectDirectory)\..\ + + + + + + + $(KeyOriginatorFile) + + + + + $(AssemblyOriginatorKeyFile) + + + + + + + + + + $(ProjectDir)$(IntermediateOutputPath) + Low + $(SignAssembly) + $(MSBuildThisFileDirectory) + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Machine.Specifications.Should/FodyWeavers.xml b/Source/Machine.Specifications.Should/FodyWeavers.xml new file mode 100644 index 000000000..7b0ab397e --- /dev/null +++ b/Source/Machine.Specifications.Should/FodyWeavers.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Source/Machine.Specifications.Should/Machine.Specifications.Should.csproj b/Source/Machine.Specifications.Should/Machine.Specifications.Should.csproj index 945f2992f..224818bdf 100644 --- a/Source/Machine.Specifications.Should/Machine.Specifications.Should.csproj +++ b/Source/Machine.Specifications.Should/Machine.Specifications.Should.csproj @@ -12,6 +12,7 @@ v3.5 512 ..\Machine.snk + ..\..\packages\Fody.1.19.1.0 true @@ -31,6 +32,10 @@ 4 + + ..\..\packages\Obsolete.Fody.3.0.1.0\Lib\NET35\Obsolete.dll + False + @@ -64,11 +69,15 @@ + + + + - +