Skip to content

Commit 1591a5d

Browse files
committed
published as RELEASE
1 parent 673f8c9 commit 1591a5d

File tree

62 files changed

+20
-19
lines changed

Some content is hidden

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

62 files changed

+20
-19
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,4 @@ docs/content/license.md
190190
docs/content/release-notes.md
191191
.fake
192192
docs/tools/FSharp.Formatting.svclog
193+
.vagrant

publish/Application Files/UseCaseMakerApp_0_0_0_1/UseCaseMakerApp.application renamed to publish/Application Files/UseCaseMakerApp_0_0_0_2/UseCaseMakerApp.application

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

publish/Application Files/UseCaseMakerApp_0_0_0_1/UseCaseMakerApp.exe.manifest renamed to publish/Application Files/UseCaseMakerApp_0_0_0_2/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: 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>2</ApplicationRevision>
50+
<ApplicationRevision>3</ApplicationRevision>
5151
<ApplicationVersion>0.0.0.%2a</ApplicationVersion>
5252
<UseApplicationTrust>false</UseApplicationTrust>
5353
<CreateDesktopShortcut>true</CreateDesktopShortcut>

0 commit comments

Comments
 (0)