We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254be02 commit 0d49751Copy full SHA for 0d49751
1 file changed
DotNetNuke.Modules.Repository.csproj
@@ -70,7 +70,7 @@
70
<Prefer32Bit>false</Prefer32Bit>
71
</PropertyGroup>
72
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
73
- <OutputPath>obj\</OutputPath>
+ <OutputPath>bin\</OutputPath>
74
<DocumentationFile>DotNetNuke.Modules.Repository.xml</DocumentationFile>
75
<BaseAddress>285212672</BaseAddress>
76
<ConfigurationOverrideFile />
0 commit comments