Skip to content

Commit

Permalink
2018.4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seayxu committed Nov 4, 2018
1 parent 8334e9b commit f5a9200
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ nuget:
account_feed: true
project_feed: true
build:
project: src\GodSharp.Encryption\GodSharp.Encryption.csproj
project: GodSharp.Encryption.sln
publish_nuget: false
include_nuget_references: true
verbosity: minimal
Expand Down
2 changes: 1 addition & 1 deletion build/version.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup Condition="'$(AssemblyName)'=='GodSharp.Encryption'">
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2018.4.1.0</Version>
<FileVersion>2018.4.1</FileVersion>
<FileVersion>2018.4.1.0</FileVersion>
<DocumentationFile>$(SolutionDir)\output\$(AssemblyName)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
</PropertyGroup>
</Project>

0 comments on commit f5a9200

Please sign in to comment.