Skip to content

Commit b368c28

Browse files
committed
2.0.0.6
1 parent a562951 commit b368c28

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

+20
-20
lines changed

publish/Application Files/UseCaseMakerApp_2_0_0_5/UseCaseMakerApp.application renamed to publish/Application Files/UseCaseMakerApp_2_0_0_6/UseCaseMakerApp.application

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

publish/Application Files/UseCaseMakerApp_2_0_0_5/UseCaseMakerApp.exe.manifest renamed to publish/Application Files/UseCaseMakerApp_2_0_0_6/UseCaseMakerApp.exe.manifest

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

publish/UseCaseMakerApp.application

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

publish/setup.exe

9.5 KB
Binary file not shown.

src/UseCaseMakerApp/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
// È possibile specificare tutti i valori o impostare come predefiniti i valori Numero revisione e Numero build
2727
// utilizzando l'asterisco (*) come illustrato di seguito:
2828

29-
[assembly: AssemblyVersion("2.0.0.5")]
30-
[assembly: AssemblyFileVersion("2.0.0.5")]
29+
[assembly: AssemblyVersion("2.0.0.6")]
30+
[assembly: AssemblyFileVersion("2.0.0.6")]
3131

3232
//
3333
// Per firmare l'assembly è necessario specificare una chiave da utilizzare.

src/UseCaseMakerApp/UseCaseMakerApp.csproj

Lines changed: 1 addition & 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>6</ApplicationRevision>
50+
<ApplicationRevision>7</ApplicationRevision>
5151
<ApplicationVersion>2.0.0.%2a</ApplicationVersion>
5252
<UseApplicationTrust>false</UseApplicationTrust>
5353
<PublishWizardCompleted>true</PublishWizardCompleted>

0 commit comments

Comments
 (0)