Skip to content

Commit aff579d

Browse files
committed
Bump version to 9.3.0 for AOT/trim annotation release.
1 parent e2bc903 commit aff579d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project DefaultTargets="All" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current">
33
<PropertyGroup>
44
<!-- Increment the overall semantic version here. -->
5-
<Version>9.2.0</Version>
5+
<Version>9.3.0</Version>
66
<SolutionName>Autofac</SolutionName>
77
<Configuration Condition="'$(Configuration)'==''">Release</Configuration>
88
<ArtifactDirectory>$([System.IO.Path]::Combine($(MSBuildProjectDirectory),"artifacts"))</ArtifactDirectory>

0 commit comments

Comments
 (0)