Skip to content

Commit daf6ffa

Browse files
committed
Bump version
1 parent fd55d14 commit daf6ffa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

AspNetCoreAnalyzers/AspNetCoreAnalyzers.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,14 @@
2626
</PropertyGroup>
2727

2828
<PropertyGroup>
29-
<Version>0.2.0.1-dev</Version>
29+
<Version>0.3.0</Version>
3030
<Description>Analyzers for Microsoft.AspNetCore</Description>
3131
<PackageLicenseExpression>MIT</PackageLicenseExpression>
3232
<RepositoryUrl>https://github.com/DotNetAnalyzers/AspNetCoreAnalyzers</RepositoryUrl>
3333
<PackageTags>ASP Roslyn Diagnostic Analyzer DotnetAnalyzers</PackageTags>
3434
<PackageReleaseNotes>
3535
0.3.0
36+
For VS2022 now.
3637
BUGFIX: AD0001 Could not load file or assembly
3738
0.2.1
3839
BUGFIX: Handle trailing slash in route.

0 commit comments

Comments
 (0)