diff --git a/CustomizePlus/CustomizePlus.csproj b/CustomizePlus/CustomizePlus.csproj index ebbb342..fb57e6f 100644 --- a/CustomizePlus/CustomizePlus.csproj +++ b/CustomizePlus/CustomizePlus.csproj @@ -24,7 +24,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CustomizePlus/packages.lock.json b/CustomizePlus/packages.lock.json index b0c8701..5e47d0e 100644 --- a/CustomizePlus/packages.lock.json +++ b/CustomizePlus/packages.lock.json @@ -16,11 +16,11 @@ }, "GitInfo": { "type": "Direct", - "requested": "[3.3.5, )", - "resolved": "3.3.5", - "contentHash": "xt8tAMq42KompgmZI5fpko9IY9cuGqjvNFCc+B6iZeoCHlqcbuGZz33SFD+jTsPZTFfrxqTXvywm/s8DcFcEIg==", + "requested": "[3.6.1, )", + "resolved": "3.6.1", + "contentHash": "R4o2lg1PgXbJnPjtxaUdrn9T9f4E/HJqOo0GAKtyhmflUzz4814u82VOPobkvIO+8tGzaHfnuD6nyFw4JjQENg==", "dependencies": { - "ThisAssembly.Constants": "1.4.1" + "ThisAssembly.Constants": "2.1.2" } }, "Microsoft.Extensions.DependencyInjection": { @@ -50,16 +50,16 @@ }, "System.Threading.Tasks.Extensions": { "type": "Transitive", - "resolved": "4.5.4", - "contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==" + "resolved": "4.6.3", + "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==" }, "ThisAssembly.Constants": { "type": "Transitive", - "resolved": "1.4.1", - "contentHash": "sV0CDYlC6YSIkYbdwd4+jRinLb888Dac71pmNhF2Ll6UXY1J+1oVt3EfmX6euXEKz2RLdfV+4GyZctfEA0NSqA==", + "resolved": "2.1.2", + "contentHash": "rq7HoR45a4H1NM8KPG+rOPhv6z36wpB088+tB6KCbltBsnx1uwCpS3IvLmMZh3EOnZarRjXE9oiVgGMFCCJ1Wg==", "dependencies": { "Microsoft.CSharp": "4.7.0", - "System.Threading.Tasks.Extensions": "4.5.4" + "System.Threading.Tasks.Extensions": "4.6.3" } }, "customizeplus.gamedata": {