Skip to content

Commit

Permalink
修复注入自身时类型检测bug
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvelTiter committed Oct 25, 2024
1 parent 2ee8eda commit 5feda19
Show file tree
Hide file tree
Showing 5 changed files with 225 additions and 186 deletions.
2 changes: 1 addition & 1 deletion src/AutoInject.Roslyn/AutoInject.Roslyn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<RootNamespace>AutoInjectGenerator</RootNamespace>
<Version>0.0.7</Version>
<Version>0.0.9</Version>
</PropertyGroup>
<Import Project="..\Shared\Generators.Shared\Generators.Shared.projitems" Label="Shared" />
<Import Project="..\Shared\Generators.Shared\MT.Generators.props" />
Expand Down
Loading

0 comments on commit 5feda19

Please sign in to comment.