Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alekshura authored Sep 29, 2021
1 parent e368c81 commit ca47b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ also needs to be referenced:

```xml
<ItemGroup>
<PackageReference Include="Compentio.SourceMapper" Version="0.0.2-beta" OutputItemType="Analyzer" />
<PackageReference Include="Compentio.SourceMapper" Version="1.0.2-rc" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0-rc.1.21451.13" />
</ItemGroup>
```
Expand Down

0 comments on commit ca47b4d

Please sign in to comment.