We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f9952 commit ec60a51Copy full SHA for ec60a51
ganjoor/ganjoor.csproj
@@ -21,6 +21,8 @@
21
<TargetFrameworkProfile>
22
</TargetFrameworkProfile>
23
<IsWebBootstrapper>false</IsWebBootstrapper>
24
+ <NuGetPackageImportStamp>
25
+ </NuGetPackageImportStamp>
26
<PublishUrl>publish\</PublishUrl>
27
<Install>true</Install>
28
<InstallFrom>Disk</InstallFrom>
@@ -35,8 +37,6 @@
35
37
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
36
38
<UseApplicationTrust>false</UseApplicationTrust>
39
<BootstrapperEnabled>true</BootstrapperEnabled>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
40
</PropertyGroup>
41
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
42
<DebugSymbols>true</DebugSymbols>
0 commit comments