Skip to content

Commit 5ad2ce3

Browse files
author
Gertjan Van den Broek
committed
renamed configuration correctly
1 parent f4f3d2c commit 5ad2ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RevitPythonShell/RevitPythonShell.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<OutputPath>.\bin\$(Configuration)\$(RevitVersion)</OutputPath>
9595
</PropertyGroup>
9696

97-
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug One|net472|x64'">
97+
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug One|net48|x64'">
9898
<Optimize>false</Optimize>
9999
</PropertyGroup>
100100

0 commit comments

Comments
 (0)