diff --git a/nuget/AspNetCore.nuspec b/nuget/AspNetCore.nuspec index 3392bdd549..77232892b1 100644 --- a/nuget/AspNetCore.nuspec +++ b/nuget/AspNetCore.nuspec @@ -20,5 +20,6 @@ + \ No newline at end of file diff --git a/nuget/Microsoft.AspNetCore.AspNetCoreModule.props b/nuget/Microsoft.AspNetCore.AspNetCoreModule.props new file mode 100644 index 0000000000..6e7a680584 --- /dev/null +++ b/nuget/Microsoft.AspNetCore.AspNetCoreModule.props @@ -0,0 +1,8 @@ + + + + $(MSBuildThisFileDirectory)..\runtimes\win7\native\aspnetcore_x64.dll + $(MSBuildThisFileDirectory)..\runtimes\win7\native\aspnetcore_x86.dll + + +