We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c5d83d commit 3619d99Copy full SHA for 3619d99
src/Calendar.Plugin/CalendarPlugin.csproj
@@ -30,6 +30,7 @@
30
<DefineConstants>$(DefineConstants);</DefineConstants>
31
<RepositoryType>git</RepositoryType>
32
<PackageLicenseExpression>MIT</PackageLicenseExpression>
33
+ <DesignTimeBuild>false</DesignTimeBuild>
34
</PropertyGroup>
35
36
<PropertyGroup Condition=" '$(Configuration)'=='Debug' ">
0 commit comments