Downgrade mapperly as there is a bug in the current version

This commit is contained in:
Caelan Sayler
2024-03-28 10:55:40 +00:00
parent 1d47c9bd04
commit 0348224362
4 changed files with 14 additions and 14 deletions

View File

@@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.9.5" />
<PackageReference Include="Riok.Mapperly" Version="3.4.0" />
<PackageReference Include="Riok.Mapperly" Version="3.3.0" />
</ItemGroup>
<ItemGroup>

View File

@@ -35,9 +35,9 @@
},
"Riok.Mapperly": {
"type": "Direct",
"requested": "[3.4.0, )",
"resolved": "3.4.0",
"contentHash": "bTxBEQ0+2x816IL78Fv0B/KkaGRtzfisit9dfWTfa7jjjwMMzpMW9A+V/hyxqHdJtYvtDL6dUNMLJige4zxJvw=="
"requested": "[3.3.0, )",
"resolved": "3.3.0",
"contentHash": "zncD+ur/lys3vdStUsJa8A/g6fLABsfVOHKx7aFjZ3xBCGmSde8BEGcoLdhuC1Tpcyo6pgWSTigJqB4aPXSFiw=="
},
"AsmResolver": {
"type": "Transitive",
@@ -445,9 +445,9 @@
},
"Riok.Mapperly": {
"type": "Direct",
"requested": "[3.4.0, )",
"resolved": "3.4.0",
"contentHash": "bTxBEQ0+2x816IL78Fv0B/KkaGRtzfisit9dfWTfa7jjjwMMzpMW9A+V/hyxqHdJtYvtDL6dUNMLJige4zxJvw=="
"requested": "[3.3.0, )",
"resolved": "3.3.0",
"contentHash": "zncD+ur/lys3vdStUsJa8A/g6fLABsfVOHKx7aFjZ3xBCGmSde8BEGcoLdhuC1Tpcyo6pgWSTigJqB4aPXSFiw=="
},
"AsmResolver": {
"type": "Transitive",

View File

@@ -25,7 +25,7 @@
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.23407.1" />
<PackageReference Include="NuGet.Protocol" Version="6.9.1" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Riok.Mapperly" Version="3.4.0" />
<PackageReference Include="Riok.Mapperly" Version="3.3.0" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
</ItemGroup>

View File

@@ -78,9 +78,9 @@
},
"Riok.Mapperly": {
"type": "Direct",
"requested": "[3.4.0, )",
"resolved": "3.4.0",
"contentHash": "bTxBEQ0+2x816IL78Fv0B/KkaGRtzfisit9dfWTfa7jjjwMMzpMW9A+V/hyxqHdJtYvtDL6dUNMLJige4zxJvw=="
"requested": "[3.3.0, )",
"resolved": "3.3.0",
"contentHash": "zncD+ur/lys3vdStUsJa8A/g6fLABsfVOHKx7aFjZ3xBCGmSde8BEGcoLdhuC1Tpcyo6pgWSTigJqB4aPXSFiw=="
},
"Serilog.Expressions": {
"type": "Direct",
@@ -1377,9 +1377,9 @@
},
"Riok.Mapperly": {
"type": "Direct",
"requested": "[3.4.0, )",
"resolved": "3.4.0",
"contentHash": "bTxBEQ0+2x816IL78Fv0B/KkaGRtzfisit9dfWTfa7jjjwMMzpMW9A+V/hyxqHdJtYvtDL6dUNMLJige4zxJvw=="
"requested": "[3.3.0, )",
"resolved": "3.3.0",
"contentHash": "zncD+ur/lys3vdStUsJa8A/g6fLABsfVOHKx7aFjZ3xBCGmSde8BEGcoLdhuC1Tpcyo6pgWSTigJqB4aPXSFiw=="
},
"Serilog.Expressions": {
"type": "Direct",