Skip to content

Commit 39e0c81

Browse files
committed
Version 1.1.2
1 parent 32f597e commit 39e0c81

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Shared.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<PropertyGroup>
33
<Company>OpenShock</Company>
44
<Product>$(Company).$(MSBuildProjectName)</Product>
5-
<Version>1.1.1</Version>
6-
<AssemblyVersion>1.1.1.0</AssemblyVersion>
5+
<Version>1.1.2</Version>
6+
<AssemblyVersion>1.1.2.0</AssemblyVersion>
77
<FileVersion>$(AssemblyVersion)</FileVersion>
88
<Authors>OpenShock</Authors>
99

@@ -14,7 +14,7 @@
1414
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
1515
<RepositoryType>git</RepositoryType>
1616
<PackageTags>openshock</PackageTags>
17-
<LangVersion>13</LangVersion>
17+
<LangVersion>14</LangVersion>
1818
</PropertyGroup>
1919

2020
<PropertyGroup>

0 commit comments

Comments
 (0)