File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 99 <Nullable >enable</Nullable >
1010 </PropertyGroup >
1111 <ItemGroup >
12- <PackageReference Include =" Roslynator.Analyzers" Version =" 4.7 .0" >
12+ <PackageReference Include =" Roslynator.Analyzers" Version =" 4.11 .0" >
1313 <PrivateAssets >all</PrivateAssets >
1414 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1515 </PackageReference >
16- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.507 " >
16+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.556 " >
1717 <PrivateAssets >all</PrivateAssets >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 </PackageReference >
Original file line number Diff line number Diff line change 1717[ license-url ] : https://github.com/Genocs/genocs-library-cli/blob/main/LICENSE
1818[ build-shield ] : https://github.com/Genocs/genocs-library-cli/actions/workflows/build_and_test.yml/badge.svg?branch=main
1919[ build-url ] : https://github.com/Genocs/genocs-library-cli/actions/workflows/build_and_test.yml
20- [ package-shield ] : https://img.shields.io/badge/nuget-v.1.0.3 -blue?&label=latests&logo=nuget
20+ [ package-shield ] : https://img.shields.io/badge/nuget-v.1.0.5 -blue?&label=latests&logo=nuget
2121[ package-url ] : https://github.com/Genocs/genocs-library-cli/actions/workflows/build_and_test.yml
2222[ downloads-shield ] : https://img.shields.io/nuget/dt/Genocs.CLI.svg?color=2da44e&label=downloads&logo=nuget
2323[ downloads-url ] : https://www.nuget.org/packages/Genocs.CLI
Original file line number Diff line number Diff line change 1515[ license-shield ] : https://img.shields.io/github/license/Genocs/genocs-library-cli?color=2da44e&style=flat-square
1616[ license-url ] : https://github.com/Genocs/genocs-library-cli/blob/main/LICENSE
1717[ build-url ] : https://github.com/Genocs/genocs-library-cli/actions/workflows/build_and_test.yml
18- [ package-shield ] : https://img.shields.io/badge/nuget-v.1.0.3 -blue?&label=latests&logo=nuget
18+ [ package-shield ] : https://img.shields.io/badge/nuget-v.1.0.5 -blue?&label=latests&logo=nuget
1919[ package-url ] : https://github.com/Genocs/genocs-library-cli/actions/workflows/build_and_test.yml
2020[ downloads-shield ] : https://img.shields.io/nuget/dt/Genocs.CLI.svg?color=2da44e&label=downloads&logo=nuget
2121[ downloads-url ] : https://www.nuget.org/packages/Genocs.CLI
@@ -86,6 +86,12 @@ dotnet tool uninstall -g genocs.cli
8686
8787## Release notes
8888
89+ ### [ 2024-03-04] 1.0.5
90+ - Updated NuGet packages
91+
92+ ### [ 2023-12-16] 1.0.4
93+ - Fix Issue on resource
94+
8995### [ 2023-12-16] 1.0.3
9096- Fix Issue on resource
9197
You can’t perform that action at this time.
0 commit comments