Skip to content

Commit

Permalink
Version number bump to 1.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejohn20 committed Feb 14, 2018
1 parent d2bf150 commit 03ab9ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Rules/Diagnostic.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<authors>Puma Security LLC</authors>
<owners>Puma Security, LLC</owners>
<licenseUrl>https://www.pumascan.com/license</licenseUrl>
<projectUrl>https://www.pumascan.com</projectUrl>
<projectUrl>https://www.pumascan.com/community</projectUrl>
<iconUrl>https://www.pumascan.com/images/logo.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Puma.Security.Rules</description>
<developmentDependency>true</developmentDependency>
<releaseNotes>https://www.pumascan.com/installation.html#release-notes</releaseNotes>
<copyright>Copyright 2016 - 2017 Puma Security, LLC</copyright>
<releaseNotes>https://www.pumascan.com/community/installation.html#release-notes</releaseNotes>
<copyright>Copyright 2016 - 2018 Puma Security, LLC</copyright>
<tags>Puma.Security.Rules, .NET Security Analyzer, Security, Code, Analyzers</tags>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System" targetFramework="" />
Expand Down
1 change: 1 addition & 0 deletions Vsix/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net452" />
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net452" />
<package id="Microsoft.AspNet.WebPages" version="3.2.3" targetFramework="net452" />
<package id="Microsoft.VSSDK.VsixSignTool" version="15.5.27130" targetFramework="net452" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net452" />
<package id="System.Collections" version="4.0.0" targetFramework="net452" />
<package id="System.Collections.Immutable" version="1.1.37" targetFramework="net452" />
Expand Down

0 comments on commit 03ab9ee

Please sign in to comment.