AutoMapper
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>AutoMapper</id> | ||
| <version>15.0.1</version> | ||
| <version>15.1.0</version> | ||
| <authors>Jimmy Bogard</authors> | ||
@@ -15,19 +15,19 @@ <requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
| <description>A convention-based object-object mapper.</description> | ||
| <repository type="git" url="https://github.com/LuckyPennySoftware/AutoMapper" commit="de0c4a181bdb4d96afe89113c4ce7052fce51bc8" /> | ||
| <repository type="git" url="https://github.com/LuckyPennySoftware/AutoMapper" commit="c67bc5f995c8b1c1926a48c2a02ae82a4c42391f" /> | ||
| <dependencies> | ||
| <group targetFramework="net8.0"> | ||
| <dependency id="Microsoft.Extensions.Logging" version="8.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Logging.Abstractions" version="8.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Options" version="8.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.14.0" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="net9.0"> | ||
| <dependency id="Microsoft.Extensions.Logging" version="8.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Logging.Abstractions" version="8.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Options" version="8.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.14.0" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="Microsoft.Bcl.HashCode" version="6.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Logging" version="8.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Logging.Abstractions" version="8.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Options" version="8.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.0.1" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.IdentityModel.JsonWebTokens" version="8.14.0" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Reflection.Emit" version="4.7.0" exclude="Build,Analyzers" /> | ||
@@ -34,0 +34,0 @@ </group> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet