Version changes

This commit is contained in:
iminet
2026-02-08 12:44:06 +01:00
parent d8360b1f53
commit f50495c41d
12 changed files with 170 additions and 70 deletions

View File

@@ -1,33 +1,28 @@
{
"format": 1,
"restore": {
"C:\\Users\\Imi\\Downloads\\SmartThings\\SmartThings.csproj": {}
"C:\\Users\\ikincses\\source\\repos\\devtools\\csharp\\SmartThings\\SmartThings.csproj": {}
},
"projects": {
"C:\\Users\\Imi\\Downloads\\SmartThings\\SmartThings.csproj": {
"C:\\Users\\ikincses\\source\\repos\\devtools\\csharp\\SmartThings\\SmartThings.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Imi\\Downloads\\SmartThings\\SmartThings.csproj",
"projectUniqueName": "C:\\Users\\ikincses\\source\\repos\\devtools\\csharp\\SmartThings\\SmartThings.csproj",
"projectName": "SmartThings",
"projectPath": "C:\\Users\\Imi\\Downloads\\SmartThings\\SmartThings.csproj",
"packagesPath": "C:\\Users\\Imi\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Imi\\Downloads\\SmartThings\\obj\\",
"projectPath": "C:\\Users\\ikincses\\source\\repos\\devtools\\csharp\\SmartThings\\SmartThings.csproj",
"packagesPath": "C:\\Users\\ikincses\\.nuget\\packages\\",
"outputPath": "C:\\Users\\ikincses\\source\\repos\\devtools\\csharp\\SmartThings\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\Imi\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
"C:\\Users\\ikincses\\AppData\\Roaming\\NuGet\\NuGet.Config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
"https://api.nuget.org/v3/index.json": {},
"https://git.iminet.hu/api/packages/imi/nuget/index.json": {},
"https://nuget.pkg.github.com/iminet/index.json": {}
},
"frameworks": {
"net6.0": {
@@ -39,7 +34,13 @@
"warnAsError": [
"NU1605"
]
}
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net6.0": {
@@ -56,16 +57,35 @@
"net47",
"net471",
"net472",
"net48"
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[6.0.36, 6.0.36]"
},
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[6.0.36, 6.0.36]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[6.0.36, 6.0.36]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[6.0.36, 6.0.36]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.108\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.102\\RuntimeIdentifierGraph.json"
}
}
}