Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Updated package version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDave1999 committed Jan 21, 2023
1 parent 0005d64 commit 3f12a0e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
<Description>Adds dotenv.core extensions for Microsoft.Extensions.DependencyInjection</Description>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<NoWarn>1591</NoWarn>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DotEnv.Core" Version="2.3.1" />
<PackageReference Include="DotEnv.Core" Version="2.3.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 3f12a0e

Please sign in to comment.