Skip to content

Commit 2bd8109

Browse files
committed
Release 2.3.1
1 parent c89c580 commit 2bd8109

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

OnePassword.NET/OnePassword.NET.csproj

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<Company>Jean-Sebastien Carle</Company>
1010
<Product>OnePassword.NET</Product>
1111
<Description>1Password CLI Wrapper</Description>
12-
<Version>2.3.0</Version>
13-
<AssemblyVersion>2.3.0.0</AssemblyVersion>
14-
<FileVersion>2.3.0.0</FileVersion>
12+
<Version>2.3.1</Version>
13+
<AssemblyVersion>2.3.1.0</AssemblyVersion>
14+
<FileVersion>2.3.1.0</FileVersion>
1515
<Copyright>Copyright © Jean-Sebastien Carle 2021-2023</Copyright>
1616
<RepositoryUrl>https://github.com/jscarle/OnePassword.NET</RepositoryUrl>
1717
<RepositoryType>git</RepositoryType>
@@ -25,6 +25,8 @@
2525
<Title>OnePassword.NET - 1Password CLI Wrapper</Title>
2626
<IncludeSymbols>true</IncludeSymbols>
2727
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
28+
<AnalysisLevel>latest-Recommended</AnalysisLevel>
29+
<CodeAnalysisTreatWarningsAsErrors>true</CodeAnalysisTreatWarningsAsErrors>
2830
</PropertyGroup>
2931

3032
<ItemGroup>

0 commit comments

Comments
 (0)