diff --git a/.nuget/NuGet.Config b/.nuget/NuGet.Config index e99c0733..bee81112 100644 --- a/.nuget/NuGet.Config +++ b/.nuget/NuGet.Config @@ -5,5 +5,6 @@ + \ No newline at end of file diff --git a/.nuget/packages.config b/.nuget/packages.config new file mode 100644 index 00000000..318bf89a --- /dev/null +++ b/.nuget/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/DomainFramework.msbuild b/DomainFramework.msbuild index 08cf873e..a4d52d8a 100644 --- a/DomainFramework.msbuild +++ b/DomainFramework.msbuild @@ -1,5 +1,6 @@ + @@ -13,8 +14,30 @@ .nuget $(NuGetFolder)\NuGet.exe true + $(MSBuildThisFileDirectory)packages\Microsoft.Web.SkipStrongNames.1.0.0\tools\SkipStrongNames.exe + $(MSBuildThisFileDirectory)tools\SkipStrongNames.xml + + + + + + + + + + + + + + + + + + + + diff --git a/tools/SkipStrongNames.xml b/tools/SkipStrongNames.xml new file mode 100644 index 00000000..0b50465f --- /dev/null +++ b/tools/SkipStrongNames.xml @@ -0,0 +1,8 @@ + + + + + + + +