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 6c7671a commit e4d967bCopy full SHA for e4d967b
target.props
@@ -7,13 +7,13 @@
7
8
<PropertyGroup>
9
<LangVersion>latest</LangVersion>
10
- <AssemblyVersion>1.0.159.0</AssemblyVersion>
11
- <FileVersion>1.0.159.0</FileVersion>
+ <AssemblyVersion>1.1.177.0</AssemblyVersion>
+ <FileVersion>1.1.177.0</FileVersion>
12
<OutputPath>..\..\bin\$(Configuration)</OutputPath>
13
</PropertyGroup>
14
15
16
- <Version>1.0.159</Version>
+ <Version>1.1.177-preview1</Version>
17
<Authors>Berrysoft</Authors>
18
<Copyright>Copyright (c) 2018 Berrysoft</Copyright>
19
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
0 commit comments