We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f597e commit 39e0c81Copy full SHA for 39e0c81
1 file changed
Shared.props
@@ -2,8 +2,8 @@
2
<PropertyGroup>
3
<Company>OpenShock</Company>
4
<Product>$(Company).$(MSBuildProjectName)</Product>
5
- <Version>1.1.1</Version>
6
- <AssemblyVersion>1.1.1.0</AssemblyVersion>
+ <Version>1.1.2</Version>
+ <AssemblyVersion>1.1.2.0</AssemblyVersion>
7
<FileVersion>$(AssemblyVersion)</FileVersion>
8
<Authors>OpenShock</Authors>
9
@@ -14,7 +14,7 @@
14
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
15
<RepositoryType>git</RepositoryType>
16
<PackageTags>openshock</PackageTags>
17
- <LangVersion>13</LangVersion>
+ <LangVersion>14</LangVersion>
18
</PropertyGroup>
19
20
0 commit comments