Skip to content

Commit 148f813

Browse files
Bump version
1 parent 25af6f1 commit 148f813

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<RunAnalyzersDuringLiveAnalysis>true</RunAnalyzersDuringLiveAnalysis>
1616
<RunAnalyzers>true</RunAnalyzers>
1717
<Nullable>enable</Nullable>
18-
<Version>5.1.0</Version>
19-
<AssemblyVersion>5.1.0.0</AssemblyVersion>
20-
<FileVersion>5.1.0.0</FileVersion>
18+
<Version>6.0.0</Version>
19+
<AssemblyVersion>6.0.0.0</AssemblyVersion>
20+
<FileVersion>6.0.0.0</FileVersion>
2121
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
2222
<CodeAnalysisTreatWarningsAsErrors>true</CodeAnalysisTreatWarningsAsErrors>
2323
<Authors>Christian Findlay</Authors>

0 commit comments

Comments
 (0)