Skip to content

Commit

Permalink
update to net8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wilhelmberg committed Jun 11, 2024
1 parent 1281972 commit 5ccbef9
Show file tree
Hide file tree
Showing 18 changed files with 839 additions and 893 deletions.
Binary file added binary/net8.0/FileHelpers.dll
Binary file not shown.
41 changes: 41 additions & 0 deletions binary/net8.0/convert-bev-address-data.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"convert-bev-address-data/1.0.0": {
"dependencies": {
"FileHelpers": "3.5.2"
},
"runtime": {
"convert-bev-address-data.dll": {}
}
},
"FileHelpers/3.5.2": {
"runtime": {
"lib/netstandard2.0/FileHelpers.dll": {
"assemblyVersion": "3.5.2.0",
"fileVersion": "3.5.2.0"
}
}
}
}
},
"libraries": {
"convert-bev-address-data/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"FileHelpers/3.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Z0jwjF4AmDBzRWfHFMdrcuBgmoQ2ChLaTmhRjnmReoUPUkT/+5StzWCB0N0RpslYeXiSyvcntcZNLtY58todFw==",
"path": "filehelpers/3.5.2",
"hashPath": "filehelpers.3.5.2.nupkg.sha512"
}
}
}
Binary file added binary/net8.0/convert-bev-address-data.dll
Binary file not shown.
Binary file added binary/net8.0/convert-bev-address-data.exe
Binary file not shown.
12 changes: 12 additions & 0 deletions binary/net8.0/convert-bev-address-data.runtimeconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}
File renamed without changes.
File renamed without changes.
Binary file removed binary/netcoreapp3.1/FileHelpers.dll
Binary file not shown.
64 changes: 0 additions & 64 deletions binary/netcoreapp3.1/convert-bev-address-data.deps.json

This file was deleted.

Binary file removed binary/netcoreapp3.1/convert-bev-address-data.dll
Binary file not shown.
Binary file removed binary/netcoreapp3.1/convert-bev-address-data.exe
Binary file not shown.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5ccbef9

Please sign in to comment.