Skip to content

Commit

Permalink
Merge pull request #6 from nosinovacao/dev
Browse files Browse the repository at this point in the history
Finish 1.0.0 release
  • Loading branch information
Symbianx authored Jul 7, 2017
2 parents 4306e8c + ba08549 commit 9cba76c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,10 @@ branches:
- dev
os:
- linux
- osx
# .NET CLI require Ubuntu 14.04
dist: trusty
services:
- docker
# .NET CLI requires OSX 10.11
osx_image: xcode7.2
# Ensure that .NET Core is installed
dotnet: 1.0.1
# Ensure Mono is installed
Expand Down
2 changes: 0 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
<CodeAnalysisRuleSet>../../stylecop.ruleset</CodeAnalysisRuleSet>
<Company>NOS Inovação</Company>
<Copyright>Copyright © NOS Inovação 2016-$([System.DateTime]::UtcNow.Year)</Copyright>
<Product>NAME</Product>
<Title>NAME SDK</Title>
<PackageLicenseUrl>https://github.com/nosinovacao/name-sdk/blob/master/LICENSE</PackageLicenseUrl>
<GenerateAssemblyCompanyAttribute>true</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyCopyrightAttribute>true</GenerateAssemblyCopyrightAttribute>
Expand Down

0 comments on commit 9cba76c

Please sign in to comment.