Skip to content

Commit 3bcf891

Browse files
committed
correctly including the Localization files into the publish package
1 parent d5987f0 commit 3bcf891

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+71
-19
lines changed

publish/Application Files/UseCaseMakerApp_0_0_0_3/UseCaseMakerApp.application renamed to publish/Application Files/UseCaseMakerApp_0_0_0_4/UseCaseMakerApp.application

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

publish/Application Files/UseCaseMakerApp_0_0_0_3/UseCaseMakerApp.exe.manifest renamed to publish/Application Files/UseCaseMakerApp_0_0_0_4/UseCaseMakerApp.exe.manifest

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

publish/UseCaseMakerApp.application

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

src/UseCaseMakerApp/UseCaseMakerApp.csproj

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<ProductName>Use Case Maker</ProductName>
4848
<PublisherName>Sync.Today Ltd.</PublisherName>
4949
<SuiteName>H# Software Tools</SuiteName>
50-
<ApplicationRevision>3</ApplicationRevision>
50+
<ApplicationRevision>4</ApplicationRevision>
5151
<ApplicationVersion>0.0.0.%2a</ApplicationVersion>
5252
<UseApplicationTrust>false</UseApplicationTrust>
5353
<CreateDesktopShortcut>true</CreateDesktopShortcut>
@@ -361,6 +361,58 @@
361361
<Install>false</Install>
362362
</BootstrapperPackage>
363363
</ItemGroup>
364+
<ItemGroup>
365+
<PublishFile Include="Languages\Localization_el-gr.xml">
366+
<Visible>False</Visible>
367+
<Group>
368+
</Group>
369+
<TargetPath>
370+
</TargetPath>
371+
<PublishState>Include</PublishState>
372+
<IncludeHash>True</IncludeHash>
373+
<FileType>File</FileType>
374+
</PublishFile>
375+
<PublishFile Include="Languages\Localization_en-us.xml">
376+
<Visible>False</Visible>
377+
<Group>
378+
</Group>
379+
<TargetPath>
380+
</TargetPath>
381+
<PublishState>Include</PublishState>
382+
<IncludeHash>True</IncludeHash>
383+
<FileType>File</FileType>
384+
</PublishFile>
385+
<PublishFile Include="Languages\Localization_es-es.xml">
386+
<Visible>False</Visible>
387+
<Group>
388+
</Group>
389+
<TargetPath>
390+
</TargetPath>
391+
<PublishState>Include</PublishState>
392+
<IncludeHash>True</IncludeHash>
393+
<FileType>File</FileType>
394+
</PublishFile>
395+
<PublishFile Include="Languages\Localization_it-it.xml">
396+
<Visible>False</Visible>
397+
<Group>
398+
</Group>
399+
<TargetPath>
400+
</TargetPath>
401+
<PublishState>Include</PublishState>
402+
<IncludeHash>True</IncludeHash>
403+
<FileType>File</FileType>
404+
</PublishFile>
405+
<PublishFile Include="Languages\Localization_pt-br.xml">
406+
<Visible>False</Visible>
407+
<Group>
408+
</Group>
409+
<TargetPath>
410+
</TargetPath>
411+
<PublishState>Include</PublishState>
412+
<IncludeHash>True</IncludeHash>
413+
<FileType>File</FileType>
414+
</PublishFile>
415+
</ItemGroup>
364416
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
365417
<PropertyGroup>
366418
<PreBuildEvent>

0 commit comments

Comments
 (0)