123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- {
- "format": 1,
- "restore": {
- "C:\\Users\\user\\Desktop\\git\\WpfAppUI\\WpfAppUI\\WpfAppUI.csproj": {}
- },
- "projects": {
- "C:\\Users\\user\\Desktop\\git\\WpfAppUI\\WpfAppUI\\WpfAppUI.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\user\\Desktop\\git\\WpfAppUI\\WpfAppUI\\WpfAppUI.csproj",
- "projectName": "WpfAppUI",
- "projectPath": "C:\\Users\\user\\Desktop\\git\\WpfAppUI\\WpfAppUI\\WpfAppUI.csproj",
- "packagesPath": "C:\\Users\\user\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\user\\Desktop\\git\\WpfAppUI\\WpfAppUI\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\user\\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"
- ],
- "originalTargetFrameworks": [
- "net7.0-windows"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0-windows7.0": {
- "targetAlias": "net7.0-windows",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0-windows7.0": {
- "targetAlias": "net7.0-windows",
- "dependencies": {
- "MaterialDesignColors": {
- "target": "Package",
- "version": "[2.1.4, )"
- },
- "MaterialDesignThemes": {
- "target": "Package",
- "version": "[4.9.0, )"
- },
- "Microsoft.CSharp": {
- "target": "Package",
- "version": "[4.7.0, )"
- },
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[7.0.19, )"
- },
- "Microsoft.EntityFrameworkCore.Proxies": {
- "target": "Package",
- "version": "[7.0.19, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[7.0.19, )"
- },
- "Microsoft.EntityFrameworkCore.Tools": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[7.0.19, )"
- },
- "Microsoft.Xaml.Behaviors.Wpf": {
- "target": "Package",
- "version": "[1.1.39, )"
- },
- "Prism.Core": {
- "target": "Package",
- "version": "[8.1.97, )"
- },
- "Prism.Wpf": {
- "target": "Package",
- "version": "[8.1.97, )"
- },
- "System.Configuration.ConfigurationManager": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "System.Data.DataSetExtensions": {
- "target": "Package",
- "version": "[4.5.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- },
- "Microsoft.WindowsDesktop.App.WPF": {
- "privateAssets": "none"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
- }
|