Skip to content

Commit

Permalink
Bump dependencies and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxhy committed Aug 17, 2023
1 parent f0e5aa5 commit a561fba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Leosac.$(AssemblyName)</PackageId>
<Version>0.2.0</Version>
<Version>0.3.0</Version>
<Title>Leosac Credential Provisioning - Base Worker Library</Title>
<Company>Leosac SAS</Company>
<Product>Leosac Credential Provisioning</Product>
Expand All @@ -26,7 +26,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Leosac.CredentialProvisioning.Core" Version="0.3.1" />
<PackageReference Include="Leosac.CredentialProvisioning.Core" Version="0.4.0" />
<PackageReference Include="log4net" Version="2.0.15" />
</ItemGroup>

Expand Down

0 comments on commit a561fba

Please sign in to comment.