File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
CredentialProvisioning.Worker Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 <PropertyGroup >
1212 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
1313 <PackageId >Leosac.$(AssemblyName)</PackageId >
14- <Version >1.10 .0</Version >
14+ <Version >1.11 .0</Version >
1515 <Title >Leosac Credential Provisioning - Base Worker Library</Title >
1616 <Company >Leosac SAS</Company >
1717 <Product >Leosac Credential Provisioning</Product >
1818 <Authors >leosac</Authors >
1919 <Description >Library for Leosac Credential Provisioning Worker implementation</Description >
20- <Copyright >Copyright © 2024 Leosac SAS</Copyright >
20+ <Copyright >Copyright © 2025 Leosac SAS</Copyright >
2121 <PackageProjectUrl >https://github.com/leosac/base-worker</PackageProjectUrl >
2222 <RepositoryType >git</RepositoryType >
2323 <RepositoryUrl >https://github.com/leosac/base-worker.git</RepositoryUrl >
2727 </PropertyGroup >
2828
2929 <ItemGroup >
30- <PackageReference Include =" Leosac.CredentialProvisioning.Core" Version =" 1.13 .0" />
30+ <PackageReference Include =" Leosac.CredentialProvisioning.Core" Version =" 1.15 .0" />
3131 </ItemGroup >
3232
3333</Project >
You can’t perform that action at this time.
0 commit comments