We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94b15f commit a5521caCopy full SHA for a5521ca
src/WorkItemMigrator/JiraExport/jira-export.csproj
@@ -6,6 +6,7 @@
6
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
7
<IsWebBootstrapper>false</IsWebBootstrapper>
8
<PublishUrl>C:\temp\jirapublish\</PublishUrl>
9
+ <PublishSingleFile>true</PublishSingleFile>
10
<Install>true</Install>
11
<InstallFrom>Disk</InstallFrom>
12
<UpdateEnabled>false</UpdateEnabled>
src/WorkItemMigrator/WorkItemImport/wi-import.csproj
<PublishUrl>publish\</PublishUrl>
0 commit comments