Skip to content

Commit ea091d7

Browse files
committed
Remove the tag release creation
1 parent ff6dd3a commit ea091d7

2 files changed

Lines changed: 3 additions & 109 deletions

File tree

.github/workflows/tag-dotnet-release.yml

Lines changed: 0 additions & 106 deletions
This file was deleted.

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.4.0</Version>
4-
<AssemblyVersion>0.4.0.0</AssemblyVersion>
5-
<InformationalVersion>0.4.0-alpha</InformationalVersion>
3+
<Version>0.4.2</Version>
4+
<AssemblyVersion>0.4.2.0</AssemblyVersion>
5+
<InformationalVersion>0.4.2-alpha</InformationalVersion>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)