Skip to content

Commit

Permalink
Update Injectio.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Oct 5, 2022
1 parent 547cb45 commit 83f4804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Injectio/Injectio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="ThisAssembly" Version="1.0.9" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 83f4804

Please sign in to comment.