File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- next-version : 1.0.5
1+ next-version : 1.0.6
22tag-prefix : ' [vV]'
33mode : ContinuousDeployment
44branches :
Original file line number Diff line number Diff line change 1- # <img src =" https://github.com/NinjaRocks/FeatureOne/blob/master/ninja-icon-16.png " alt =" ninja " style =" width :30px ;" /> FeatureOne v1.0.5
1+ # <img src =" https://github.com/NinjaRocks/FeatureOne/blob/master/ninja-icon-16.png " alt =" ninja " style =" width :30px ;" /> FeatureOne v1.0.6
22[ ![ NuGet version] ( https://badge.fury.io/nu/FeatureOne.svg )] ( https://badge.fury.io/nu/FeatureOne ) [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://github.com/NinjaRocks/FeatureOne/blob/master/License.md ) [ ![ CI] ( https://github.com/NinjaRocks/FeatureOne/actions/workflows/CI-Build.yml/badge.svg )] ( https://github.com/NinjaRocks/FeatureOne/actions/workflows/CI-Build.yml ) [ ![ GitHub Release] ( https://img.shields.io/github/v/release/ninjarocks/FeatureOne?logo=github&sort=semver )] ( https://github.com/ninjarocks/FeatureOne/releases/latest )
33[ ![ CodeQL] ( https://github.com/NinjaRocks/FeatureOne/actions/workflows/codeql.yml/badge.svg )] ( https://github.com/NinjaRocks/FeatureOne/actions/workflows/codeql.yml ) [ ![ .Net Stardard] ( https://img.shields.io/badge/.Net%20Standard-2.1-blue )] ( https://dotnet.microsoft.com/en-us/download/dotnet/2.1 )
44
Original file line number Diff line number Diff line change 1414[ assembly: System . Reflection . AssemblyCompanyAttribute ( "Ninja.Sha!4H" ) ]
1515[ assembly: System . Reflection . AssemblyConfigurationAttribute ( "Release" ) ]
1616[ assembly: System . Reflection . AssemblyCopyrightAttribute ( "2023" ) ]
17- [ assembly: System . Reflection . AssemblyDescriptionAttribute ( ".Net Library to provide feature toggles." ) ]
18- [ assembly: System . Reflection . AssemblyFileVersionAttribute ( "1.0.5 .0" ) ]
19- [ assembly: System . Reflection . AssemblyInformationalVersionAttribute ( "1.0.5 " ) ]
17+ [ assembly: System . Reflection . AssemblyDescriptionAttribute ( ".Net Library to implement feature toggles." ) ]
18+ [ assembly: System . Reflection . AssemblyFileVersionAttribute ( "1.0.6 .0" ) ]
19+ [ assembly: System . Reflection . AssemblyInformationalVersionAttribute ( "1.0.6 " ) ]
2020[ assembly: System . Reflection . AssemblyProductAttribute ( "FeatureOne" ) ]
2121[ assembly: System . Reflection . AssemblyTitleAttribute ( "FeatureOne" ) ]
22- [ assembly: System . Reflection . AssemblyVersionAttribute ( "1.0.5 .0" ) ]
22+ [ assembly: System . Reflection . AssemblyVersionAttribute ( "1.0.6 .0" ) ]
2323[ assembly: System . Reflection . AssemblyMetadataAttribute ( "RepositoryUrl" , "https://github.com/NinjaRocks/FeatureOne" ) ]
2424
2525// Generated by the MSBuild WriteCodeFragment class.
Original file line number Diff line number Diff line change 1717 <Authors >najaf.shayk</Authors >
1818 <Company >Ninja.Sha!4H</Company >
1919 <Product >FeatureOne</Product >
20- <Description >.Net library to provide feature toggles.</Description >
20+ <Description >.Net library to implement feature toggles.</Description >
2121 <Copyright >2023</Copyright >
2222 <PackageReadmeFile >README.md</PackageReadmeFile >
2323 <RepositoryUrl >https://github.com/NinjaRocks/FeatureOne</RepositoryUrl >
2424 <RepositoryType >git</RepositoryType >
2525 <PackageTags >feature-toggle; feature-flag; feature-flags; feature-toggles; .netstandard2.1; featureOne</PackageTags >
26- <Version >1.0.5 </Version >
26+ <Version >1.0.6 </Version >
2727 <PackageLicenseFile >LICENSE.md</PackageLicenseFile >
2828 <PackageIcon >ninja-icon-16.png</PackageIcon >
29- <PackageReleaseNotes >Release Notes v1.0.4 - Ported to .net standard 2.1
29+ <PackageReleaseNotes >Release Notes v1.0.6 - Ported to .net standard 2.1
3030
3131Core Functionality - Includes the main functionality of FeatureOne
3232
You can’t perform that action at this time.
0 commit comments