Skip to content

Commit 64fb40a

Browse files
authored
Merge pull request #87 from Fighter456/dependabot/nuget/ESTOSMetadirectory2InnovaphoneContacts/Microsoft.Bcl.AsyncInterfaces-10.0.9
Bump Microsoft.Bcl.AsyncInterfaces from 10.0.8 to 10.0.9
2 parents 614859a + 8a1ccc8 commit 64fb40a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

ESTOSMetadirectory2InnovaphoneContacts/App.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</dependentAssembly>
1616
<dependentAssembly>
1717
<assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
18-
<bindingRedirect oldVersion="0.0.0.0-10.0.0.8" newVersion="10.0.0.8" />
18+
<bindingRedirect oldVersion="0.0.0.0-10.0.0.9" newVersion="10.0.0.9" />
1919
</dependentAssembly>
2020
<dependentAssembly>
2121
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />

ESTOSMetadirectory2InnovaphoneContacts/ESTOSMetadirectory2InnovaphoneContacts.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
<HintPath>..\packages\CsvHelper.33.1.0\lib\net48\CsvHelper.dll</HintPath>
4141
<Private>True</Private>
4242
</Reference>
43-
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.8, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
44-
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.8\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
43+
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.9, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
44+
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.9\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
4545
<Private>True</Private>
4646
</Reference>
4747
<Reference Include="Microsoft.Bcl.HashCode, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">

ESTOSMetadirectory2InnovaphoneContacts/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="CredentialManagement" version="1.0.2" targetFramework="net48" />
44
<package id="CsvHelper" version="33.1.0" targetFramework="net48" />
5-
<package id="Microsoft.Bcl.AsyncInterfaces" version="10.0.8" targetFramework="net48" />
5+
<package id="Microsoft.Bcl.AsyncInterfaces" version="10.0.9" targetFramework="net48" />
66
<package id="Microsoft.Bcl.HashCode" version="6.0.0" targetFramework="net48" />
77
<package id="Microsoft.CSharp" version="4.7.0" targetFramework="net48" />
88
<package id="System.Buffers" version="4.6.1" targetFramework="net48" />

0 commit comments

Comments
 (0)