We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2347f9 commit 2380c82Copy full SHA for 2380c82
src/DotEnv.Core.csproj
@@ -17,7 +17,7 @@
17
<PackageLicenseFile>LICENSE</PackageLicenseFile>
18
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
19
<Description>dotenv.core is a class library for read and parsing .env files in .NET Core</Description>
20
- <Version>2.1.0</Version>
+ <Version>2.2.0</Version>
21
<GenerateDocumentationFile>True</GenerateDocumentationFile>
22
<NoWarn>1591</NoWarn>
23
</PropertyGroup>
0 commit comments