Skip to content

Commit a2357f5

Browse files
committed
Write new version
1 parent 34005bb commit a2357f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CodeStyle/CodeStyle.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.Build.NoTargets">
33
<PropertyGroup>
4-
<Version>2.0.0-rc.2</Version>
4+
<Version>2.0.0-rc.3</Version>
55
<RepositoryUrl>https://github.com/messerli-informatik-ag/code-style</RepositoryUrl>
66
<RepositoryType>git</RepositoryType>
77
<PackageId>Messerli.CodeStyle</PackageId>

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ Initial release
4242
## 2.0.0-rc.2
4343
- Update StyleCop.Analyzers to 1.2.0-beta.261. ([diff](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.205...1.2.0-beta.261))
4444

45-
## Unreleased
45+
## 2.0.0-rc.3
4646
- Update StyleCop.Analyzers to 1.2.0-beta.312 ([diff](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.261...1.2.0-beta.312))

0 commit comments

Comments
 (0)