We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215ddf8 commit 95fbc3fCopy full SHA for 95fbc3f
src/Unity.Interception.csproj
@@ -55,6 +55,7 @@
55
<PropertyGroup Condition="'$(Configuration)'=='Package'">
56
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
57
<TargetFrameworks>net47;net45;net40</TargetFrameworks>
58
+ <OutputPath>$(SolutionDir)\lib\</OutputPath>
59
</PropertyGroup>
60
61
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
0 commit comments