Skip to content

Commit 3619d99

Browse files
committed
Disable DesignTimeBuild
1 parent 3c5d83d commit 3619d99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Calendar.Plugin/CalendarPlugin.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<DefineConstants>$(DefineConstants);</DefineConstants>
3131
<RepositoryType>git</RepositoryType>
3232
<PackageLicenseExpression>MIT</PackageLicenseExpression>
33+
<DesignTimeBuild>false</DesignTimeBuild>
3334
</PropertyGroup>
3435

3536
<PropertyGroup Condition=" '$(Configuration)'=='Debug' ">

0 commit comments

Comments
 (0)