Update 07082021
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,7 @@
|
||||
<StaticWebAssets Version="1.0">
|
||||
<ContentRoot BasePath="/Identity" Path="C:\Users\Steafn Hutter lokal\.nuget\packages\microsoft.aspnetcore.identity.ui\3.1.15\staticwebassets\V4\" />
|
||||
<ContentRoot BasePath="_content/FastReport.Web" Path="C:\Users\Steafn Hutter lokal\.nuget\packages\fastreport.web\2021.3.17\build\..\staticwebassets\" />
|
||||
<ContentRoot BasePath="_content/Microsoft.AspNetCore.ProtectedBrowserStorage" Path="C:\Users\Steafn Hutter lokal\.nuget\packages\microsoft.aspnetcore.protectedbrowserstorage\0.1.0-alpha.19521.1\build\..\staticwebassets\" />
|
||||
<ContentRoot BasePath="_content/Radzen.Blazor" Path="C:\Users\Steafn Hutter lokal\.nuget\packages\radzen.blazor\3.6.7\build\..\staticwebassets\" />
|
||||
<ContentRoot BasePath="_content/Syncfusion.Blazor" Path="C:\Users\Steafn Hutter lokal\.nuget\packages\syncfusion.blazor\19.1.0.54\build\..\staticwebassets\" />
|
||||
<ContentRoot BasePath="_content/Syncfusion.Blazor.Themes" Path="C:\Users\Steafn Hutter lokal\.nuget\packages\syncfusion.blazor.themes\19.1.0.54\build\..\staticwebassets\" />
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -33,17 +33,22 @@
|
||||
"dependencies": {
|
||||
"BWPMModels": "1.0.0",
|
||||
"Blazored.SessionStorage": "1.0.13",
|
||||
"FastReport.Core": "2021.3.17",
|
||||
"FastReport.Web": "2021.3.17",
|
||||
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "3.1.15",
|
||||
"Microsoft.AspNetCore.Identity.UI": "3.1.15",
|
||||
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "3.1.15",
|
||||
"Microsoft.AspNetCore.ProtectedBrowserStorage": "0.1.0-alpha.19521.1",
|
||||
"Microsoft.EntityFrameworkCore.SqlServer": "3.1.15",
|
||||
"Microsoft.EntityFrameworkCore.Tools": "3.1.15",
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.10.14",
|
||||
"Microsoft.VisualStudio.Web.CodeGeneration.Design": "3.1.5",
|
||||
"Radzen.Blazor": "3.6.7",
|
||||
"Syncfusion.Blazor": "19.1.0.54",
|
||||
"Syncfusion.Blazor.Themes": "19.1.0.54",
|
||||
"System.Net.Http": "4.3.4",
|
||||
"System.Net.Http.Json": "5.0.0",
|
||||
"FastReport.Compat.Reference": "2021.2.9.0",
|
||||
"Microsoft.AspNetCore.Antiforgery": "3.1.0.0",
|
||||
"Microsoft.AspNetCore.Authentication.Abstractions": "3.1.0.0",
|
||||
"Microsoft.AspNetCore.Authentication.Cookies": "3.1.0.0",
|
||||
@@ -289,7 +294,7 @@
|
||||
"System.Web": "4.0.0.0",
|
||||
"System.Web.HttpUtility": "4.0.2.0",
|
||||
"System.Windows": "4.0.0.0",
|
||||
"System.Windows.Extensions": "4.0.1.0",
|
||||
"System.Windows.Extensions.Reference": "4.0.1.0",
|
||||
"System.Xml": "4.0.0.0",
|
||||
"System.Xml.Linq": "4.0.0.0",
|
||||
"System.Xml.ReaderWriter.Reference": "4.2.2.0",
|
||||
@@ -340,6 +345,69 @@
|
||||
"lib/netstandard2.0/Blazored.SessionStorage.dll": {}
|
||||
}
|
||||
},
|
||||
"FastReport.Compat/2021.2.9": {
|
||||
"dependencies": {
|
||||
"Microsoft.CodeAnalysis.CSharp": "3.3.1",
|
||||
"Microsoft.CodeAnalysis.VisualBasic": "3.3.1",
|
||||
"System.Drawing.Common": "4.6.1",
|
||||
"System.Windows.Extensions": "4.6.0"
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/any/lib/netcoreapp3.0/FastReport.Compat.dll": {
|
||||
"rid": "any",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "2021.2.9.0",
|
||||
"fileVersion": "2021.2.9.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FastReport.Core/2021.3.17": {
|
||||
"dependencies": {
|
||||
"FastReport.Compat": "2021.2.9",
|
||||
"FastReport.DataVisualization": "2021.2.3",
|
||||
"System.Drawing.Common": "4.6.1",
|
||||
"System.Security.Cryptography.Pkcs": "4.5.2",
|
||||
"System.Security.Permissions": "4.5.0",
|
||||
"System.Text.Encoding.CodePages": "4.5.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/FastReport.dll": {
|
||||
"assemblyVersion": "2021.3.17.0",
|
||||
"fileVersion": "2021.3.17.0"
|
||||
}
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.1/FastReport.dll": {}
|
||||
}
|
||||
},
|
||||
"FastReport.DataVisualization/2021.2.3": {
|
||||
"dependencies": {
|
||||
"FastReport.Compat": "2021.2.9"
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/any/lib/netcoreapp3.0/FastReport.DataVisualization.dll": {
|
||||
"rid": "any",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "2021.2.3.0",
|
||||
"fileVersion": "2021.2.3.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FastReport.Web/2021.3.17": {
|
||||
"dependencies": {
|
||||
"FastReport.Compat": "2021.2.9",
|
||||
"FastReport.Core": "2021.3.17"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.1/FastReport.Web.dll": {
|
||||
"assemblyVersion": "2021.3.17.0",
|
||||
"fileVersion": "2021.3.17.0"
|
||||
}
|
||||
},
|
||||
"compile": {
|
||||
"lib/netcoreapp3.1/FastReport.Web.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNet.WebApi.Client/5.2.7": {
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "12.0.3",
|
||||
@@ -532,6 +600,17 @@
|
||||
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.ProtectedBrowserStorage/0.1.0-alpha.19521.1": {
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.0/Microsoft.AspNetCore.ProtectedBrowserStorage.dll": {
|
||||
"assemblyVersion": "0.1.0.0",
|
||||
"fileVersion": "0.100.19.52101"
|
||||
}
|
||||
},
|
||||
"compile": {
|
||||
"lib/netcoreapp3.0/Microsoft.AspNetCore.ProtectedBrowserStorage.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Razor/2.2.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Html.Abstractions": "2.2.0"
|
||||
@@ -766,6 +845,61 @@
|
||||
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.CodeAnalysis.VisualBasic/3.3.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.CodeAnalysis.Common": "3.3.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll": {
|
||||
"assemblyVersion": "3.3.0.0",
|
||||
"fileVersion": "3.300.119.46211"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "cs"
|
||||
},
|
||||
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "de"
|
||||
},
|
||||
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "es"
|
||||
},
|
||||
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "fr"
|
||||
},
|
||||
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "it"
|
||||
},
|
||||
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "ja"
|
||||
},
|
||||
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "ko"
|
||||
},
|
||||
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "pl"
|
||||
},
|
||||
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "pt-BR"
|
||||
},
|
||||
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "ru"
|
||||
},
|
||||
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "tr"
|
||||
},
|
||||
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "zh-Hans"
|
||||
},
|
||||
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
|
||||
"locale": "zh-Hant"
|
||||
}
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.CodeAnalysis.Workspaces.Common/3.3.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.CodeAnalysis.Common": "3.3.1",
|
||||
@@ -1256,6 +1390,7 @@
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/3.1.0": {},
|
||||
"Microsoft.NETCore.Targets/1.1.0": {},
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.10.14": {},
|
||||
"Microsoft.VisualStudio.Web.CodeGeneration/3.1.5": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection": "3.1.15",
|
||||
@@ -1384,6 +1519,11 @@
|
||||
"System.Security.Principal.Windows": "4.7.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Win32.SystemEvents/4.6.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.0"
|
||||
}
|
||||
},
|
||||
"NETStandard.Library/2.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.0"
|
||||
@@ -1864,6 +2004,15 @@
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Drawing.Common/4.6.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.0",
|
||||
"Microsoft.Win32.SystemEvents": "4.6.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netcoreapp3.0/System.Drawing.Common.dll": {}
|
||||
}
|
||||
},
|
||||
"System.Globalization/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.0",
|
||||
@@ -2307,6 +2456,14 @@
|
||||
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
||||
}
|
||||
},
|
||||
"System.Security.Cryptography.Pkcs/4.5.2": {
|
||||
"dependencies": {
|
||||
"System.Security.Cryptography.Cng": "4.5.0"
|
||||
},
|
||||
"compile": {
|
||||
"ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {}
|
||||
}
|
||||
},
|
||||
"System.Security.Cryptography.Primitives/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Diagnostics.Debug": "4.3.0",
|
||||
@@ -2433,6 +2590,11 @@
|
||||
}
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.3": {},
|
||||
"System.Windows.Extensions/4.6.0": {
|
||||
"dependencies": {
|
||||
"System.Drawing.Common": "4.6.1"
|
||||
}
|
||||
},
|
||||
"System.Xml.ReaderWriter/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Collections": "4.3.0",
|
||||
@@ -2515,6 +2677,17 @@
|
||||
"BWPMModels.dll": {}
|
||||
}
|
||||
},
|
||||
"FastReport.Compat.Reference/2021.2.9.0": {
|
||||
"runtime": {
|
||||
"FastReport.Compat.dll": {
|
||||
"assemblyVersion": "2021.2.9.0",
|
||||
"fileVersion": "2021.2.9.0"
|
||||
}
|
||||
},
|
||||
"compile": {
|
||||
"FastReport.Compat.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Antiforgery/3.1.0.0": {
|
||||
"compile": {
|
||||
"Microsoft.AspNetCore.Antiforgery.dll": {}
|
||||
@@ -3985,7 +4158,7 @@
|
||||
},
|
||||
"compileOnly": true
|
||||
},
|
||||
"System.Windows.Extensions/4.0.1.0": {
|
||||
"System.Windows.Extensions.Reference/4.0.1.0": {
|
||||
"compile": {
|
||||
"System.Windows.Extensions.dll": {}
|
||||
},
|
||||
@@ -4066,6 +4239,34 @@
|
||||
"path": "blazored.sessionstorage/1.0.13",
|
||||
"hashPath": "blazored.sessionstorage.1.0.13.nupkg.sha512"
|
||||
},
|
||||
"FastReport.Compat/2021.2.9": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-fjjHxgbgbw5UpkLvlhsJVw9YrUSG+xPZjdHp/vcx6bpkLY+cHXAUavYzPZgOD2h7uvhsrUHzjsta6oIXEwhRkQ==",
|
||||
"path": "fastreport.compat/2021.2.9",
|
||||
"hashPath": "fastreport.compat.2021.2.9.nupkg.sha512"
|
||||
},
|
||||
"FastReport.Core/2021.3.17": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-yqE7AYP/HI1x2nqwGoL6/GekrdAetoVTUDtZlMi5W2ELbxKPHUjOAweZE0m8hUjOrSwikSjduOdfEFyFYAIFjg==",
|
||||
"path": "fastreport.core/2021.3.17",
|
||||
"hashPath": "fastreport.core.2021.3.17.nupkg.sha512"
|
||||
},
|
||||
"FastReport.DataVisualization/2021.2.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-l+eBqq4fsJ+Pmr0cyQxcwyrGEiR9lgmQo2KjIykpl+zb6DJddTUp7dASx/7qS8fUFz7P94q91dSmhUngF5ndvQ==",
|
||||
"path": "fastreport.datavisualization/2021.2.3",
|
||||
"hashPath": "fastreport.datavisualization.2021.2.3.nupkg.sha512"
|
||||
},
|
||||
"FastReport.Web/2021.3.17": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-BOtZvnH5rU8pK2tG0f7LZ8ivWcfgrWcOyNgsdhkmhkpivb+570R4E6eqesC0GUXx6uwfbPn0a0Ult9P3TlKGUw==",
|
||||
"path": "fastreport.web/2021.3.17",
|
||||
"hashPath": "fastreport.web.2021.3.17.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNet.WebApi.Client/5.2.7": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -4164,6 +4365,13 @@
|
||||
"path": "microsoft.aspnetcore.mvc.newtonsoftjson/3.1.15",
|
||||
"hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.3.1.15.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.ProtectedBrowserStorage/0.1.0-alpha.19521.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-P81qtHhl6KXr+TCm5qfCxkhFxkGtALmY3bNcraKX6rPGMbPMBGi9mIeCyUZVmpzIVkD1ocUfuRqiob05jR3hUA==",
|
||||
"path": "microsoft.aspnetcore.protectedbrowserstorage/0.1.0-alpha.19521.1",
|
||||
"hashPath": "microsoft.aspnetcore.protectedbrowserstorage.0.1.0-alpha.19521.1.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Razor/2.2.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -4234,6 +4442,13 @@
|
||||
"path": "microsoft.codeanalysis.razor/3.1.0",
|
||||
"hashPath": "microsoft.codeanalysis.razor.3.1.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.CodeAnalysis.VisualBasic/3.3.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-F7fc/G+0ocOYkKSCJ7Y8Q7eAEkAdG5RYODI9FtSl2Hm8zIDBVA3NccCm98gaOvCamLfMHYqeOjpb3yJnnw3m/w==",
|
||||
"path": "microsoft.codeanalysis.visualbasic/3.3.1",
|
||||
"hashPath": "microsoft.codeanalysis.visualbasic.3.3.1.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.CodeAnalysis.Workspaces.Common/3.3.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -4472,6 +4687,13 @@
|
||||
"path": "microsoft.netcore.targets/1.1.0",
|
||||
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.10.14": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-vjweoaSTnMiJY4Ts4/9xHt3vStk36q8FRXxvwqSx7YjdXTbQE0i/JxncHeL6vsdE1+4sn6of2/eLQeGZ43eL2Q==",
|
||||
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.10.14",
|
||||
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.10.14.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.VisualStudio.Web.CodeGeneration/3.1.5": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -4535,6 +4757,13 @@
|
||||
"path": "microsoft.win32.registry/4.7.0",
|
||||
"hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Win32.SystemEvents/4.6.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==",
|
||||
"path": "microsoft.win32.systemevents/4.6.0",
|
||||
"hashPath": "microsoft.win32.systemevents.4.6.0.nupkg.sha512"
|
||||
},
|
||||
"NETStandard.Library/2.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -4878,6 +5107,13 @@
|
||||
"path": "system.diagnostics.tracing/4.3.0",
|
||||
"hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Drawing.Common/4.6.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-TFAADvBEUhdDb2Lteq/BUeG0J1y7a0GyFdpB8yE/eAcbiN0R5MII1nXExXsrtRZiO8C/L9SozL2wGqkRlhiv6A==",
|
||||
"path": "system.drawing.common/4.6.1",
|
||||
"hashPath": "system.drawing.common.4.6.1.nupkg.sha512"
|
||||
},
|
||||
"System.Globalization/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -5172,6 +5408,13 @@
|
||||
"path": "system.security.cryptography.openssl/4.3.0",
|
||||
"hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Cryptography.Pkcs/4.5.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-lIo52x0AAsZs8r1L58lPXaqN6PP51Z/XJts0kZtbZRNYcMguupxqRGjvc/GoqSKTbYa+aBwbkT4xoqQ7EsfN0A==",
|
||||
"path": "system.security.cryptography.pkcs/4.5.2",
|
||||
"hashPath": "system.security.cryptography.pkcs.4.5.2.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Cryptography.Primitives/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -5277,6 +5520,13 @@
|
||||
"path": "system.threading.tasks.extensions/4.5.3",
|
||||
"hashPath": "system.threading.tasks.extensions.4.5.3.nupkg.sha512"
|
||||
},
|
||||
"System.Windows.Extensions/4.6.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-GL4izk0KgeyXklUOHViAk7y1IOYVYcn8nDpJZgcCqNzTGv2xd+8rgGgMKMo8G9nvfEuRCrNxWnGc74EiuYH2YA==",
|
||||
"path": "system.windows.extensions/4.6.0",
|
||||
"hashPath": "system.windows.extensions.4.6.0.nupkg.sha512"
|
||||
},
|
||||
"System.Xml.ReaderWriter/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@@ -5310,6 +5560,11 @@
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"FastReport.Compat.Reference/2021.2.9.0": {
|
||||
"type": "reference",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Microsoft.AspNetCore.Antiforgery/3.1.0.0": {
|
||||
"type": "referenceassembly",
|
||||
"serviceable": false,
|
||||
@@ -6535,7 +6790,7 @@
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"System.Windows.Extensions/4.0.1.0": {
|
||||
"System.Windows.Extensions.Reference/4.0.1.0": {
|
||||
"type": "referenceassembly",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,6 +3,7 @@
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Steafn Hutter lokal\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
|
||||
]
|
||||
}
|
||||
|
||||
BIN
BlazorApp/bin/Debug/netcoreapp3.1/FastReport.Compat.dll
Normal file
BIN
BlazorApp/bin/Debug/netcoreapp3.1/FastReport.Compat.dll
Normal file
Binary file not shown.
BIN
BlazorApp/bin/Debug/netcoreapp3.1/FastReport.Web.dll
Normal file
BIN
BlazorApp/bin/Debug/netcoreapp3.1/FastReport.Web.dll
Normal file
Binary file not shown.
BIN
BlazorApp/bin/Debug/netcoreapp3.1/FastReport.dll
Normal file
BIN
BlazorApp/bin/Debug/netcoreapp3.1/FastReport.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -17,10 +17,16 @@
|
||||
"smtpserver": "smtp.eu.mailgun.org",
|
||||
"smtpuser": "postmaster@mg.bwpm.ch",
|
||||
"smtppw": "3eb92cf657bf678cd31b4942a3e05cd4-7238b007-50b3a800",
|
||||
"smtpport": "587"
|
||||
"smtpport": "587",
|
||||
"autologin": "true",
|
||||
"autologin_user": "teacher@shub.ch",
|
||||
"autologin_pw": "Admin*123",
|
||||
//"autologin_user": "hutter@shub.ch",
|
||||
//"autologin_pw": "b",
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"BlazorAppContextConnection": "Server=shu00;Database=BWPM;user=sa;password=*shu29;MultipleActiveResultSets=true"
|
||||
"BlazorAppContextConnection": "Server=shu00;Database=BWPM;user=sa;password=*shu29;MultipleActiveResultSets=true",
|
||||
//"BlazorAppContextConnection": "Server=192.168.111.111;Database=BWPM;user=sa;password=SHU*sql123;MultipleActiveResultSets=true"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
416
BlazorApp/bin/Debug/netcoreapp3.1/font2021.3.17.list
Normal file
416
BlazorApp/bin/Debug/netcoreapp3.1/font2021.3.17.list
Normal file
@@ -0,0 +1,416 @@
|
||||
Futura Book-B C:\Users\Steafn Hutter lokal\AppData\Local\Microsoft\Windows\Fonts\Fub____.ttf
|
||||
Futura Light C:\Users\Steafn Hutter lokal\AppData\Local\Microsoft\Windows\Fonts\ful____.ttf
|
||||
Futura Book C:\Users\Steafn Hutter lokal\AppData\Local\Microsoft\Windows\Fonts\Fuw____.ttf
|
||||
OCR-B 10 BT C:\Users\Steafn Hutter lokal\AppData\Local\Microsoft\Windows\Fonts\OCR-b__.ttf
|
||||
Agency FB-B C:\Windows\Fonts\AGENCYB.TTF
|
||||
Agency FB C:\Windows\Fonts\AGENCYR.TTF
|
||||
Algerian C:\Windows\Fonts\ALGER.TTF
|
||||
Book Antiqua-B C:\Windows\Fonts\ANTQUAB.TTF
|
||||
Book Antiqua-B-I C:\Windows\Fonts\ANTQUABI.TTF
|
||||
Book Antiqua-I C:\Windows\Fonts\ANTQUAI.TTF
|
||||
Arial C:\Windows\Fonts\arial.ttf
|
||||
Arial-B C:\Windows\Fonts\arialbd.ttf
|
||||
Arial-B-I C:\Windows\Fonts\arialbi.ttf
|
||||
Arial-I C:\Windows\Fonts\ariali.ttf
|
||||
Arial Narrow C:\Windows\Fonts\ARIALN.TTF
|
||||
Arial Narrow-B C:\Windows\Fonts\ARIALNB.TTF
|
||||
Arial Narrow-B-I C:\Windows\Fonts\ARIALNBI.TTF
|
||||
Arial Narrow-I C:\Windows\Fonts\ARIALNI.TTF
|
||||
Arial Black-B C:\Windows\Fonts\ariblk.ttf
|
||||
Arial Rounded MT Bold C:\Windows\Fonts\ARLRDBD.TTF
|
||||
Bahnschrift C:\Windows\Fonts\bahnschrift.ttf
|
||||
Baskerville Old Face C:\Windows\Fonts\BASKVILL.TTF
|
||||
Bauhaus 93 C:\Windows\Fonts\BAUHS93.TTF
|
||||
Bell MT C:\Windows\Fonts\BELL.TTF
|
||||
Bell MT-B C:\Windows\Fonts\BELLB.TTF
|
||||
Bell MT-I C:\Windows\Fonts\BELLI.TTF
|
||||
Bernard MT Condensed C:\Windows\Fonts\BERNHC.TTF
|
||||
Book Antiqua C:\Windows\Fonts\BKANT.TTF
|
||||
Bodoni MT-B C:\Windows\Fonts\BOD_B.TTF
|
||||
Bodoni MT-B-I C:\Windows\Fonts\BOD_BI.TTF
|
||||
Bodoni MT Black-B-I C:\Windows\Fonts\BOD_BLAI.TTF
|
||||
Bodoni MT Black-B C:\Windows\Fonts\BOD_BLAR.TTF
|
||||
Bodoni MT Condensed-B C:\Windows\Fonts\BOD_CB.TTF
|
||||
Bodoni MT Condensed-B-I C:\Windows\Fonts\BOD_CBI.TTF
|
||||
Bodoni MT Condensed-I C:\Windows\Fonts\BOD_CI.TTF
|
||||
Bodoni MT Condensed C:\Windows\Fonts\BOD_CR.TTF
|
||||
Bodoni MT-I C:\Windows\Fonts\BOD_I.TTF
|
||||
Bodoni MT Poster C:\Windows\Fonts\BOD_PSTC.TTF
|
||||
Bodoni MT Poster Compressed C:\Windows\Fonts\BOD_PSTC.TTF
|
||||
Bodoni MT C:\Windows\Fonts\BOD_R.TTF
|
||||
Bookman Old Style C:\Windows\Fonts\BOOKOS.TTF
|
||||
Bookman Old Style-B C:\Windows\Fonts\BOOKOSB.TTF
|
||||
Bookman Old Style-B-I C:\Windows\Fonts\BOOKOSBI.TTF
|
||||
Bookman Old Style-I C:\Windows\Fonts\BOOKOSI.TTF
|
||||
Bradley Hand ITC C:\Windows\Fonts\BRADHITC.TTF
|
||||
Britannic Bold C:\Windows\Fonts\BRITANIC.TTF
|
||||
Berlin Sans FB-B C:\Windows\Fonts\BRLNSB.TTF
|
||||
Berlin Sans FB Demi-B C:\Windows\Fonts\BRLNSDB.TTF
|
||||
Berlin Sans FB C:\Windows\Fonts\BRLNSR.TTF
|
||||
Broadway C:\Windows\Fonts\BROADW.TTF
|
||||
Brush Script MT-I C:\Windows\Fonts\BRUSHSCI.TTF
|
||||
Bookshelf Symbol 7 C:\Windows\Fonts\BSSYM7.TTF
|
||||
Calibri C:\Windows\Fonts\calibri.ttf
|
||||
Calibri-B C:\Windows\Fonts\calibrib.ttf
|
||||
Calibri-I C:\Windows\Fonts\calibrii.ttf
|
||||
Calibri Light C:\Windows\Fonts\calibril.ttf
|
||||
Calibri Light-I C:\Windows\Fonts\calibrili.ttf
|
||||
Calibri-B-I C:\Windows\Fonts\calibriz.ttf
|
||||
Californian FB-B C:\Windows\Fonts\CALIFB.TTF
|
||||
Californian FB-I C:\Windows\Fonts\CALIFI.TTF
|
||||
Californian FB C:\Windows\Fonts\CALIFR.TTF
|
||||
Calisto MT C:\Windows\Fonts\CALIST.TTF
|
||||
Calisto MT-B C:\Windows\Fonts\CALISTB.TTF
|
||||
Calisto MT-B-I C:\Windows\Fonts\CALISTBI.TTF
|
||||
Calisto MT-I C:\Windows\Fonts\CALISTI.TTF
|
||||
Cambria C:\Windows\Fonts\cambria.ttc
|
||||
Cambria Math C:\Windows\Fonts\cambria.ttc
|
||||
Cambria-B C:\Windows\Fonts\cambriab.ttf
|
||||
Cambria-I C:\Windows\Fonts\cambriai.ttf
|
||||
Cambria-B-I C:\Windows\Fonts\cambriaz.ttf
|
||||
Candara C:\Windows\Fonts\Candara.ttf
|
||||
Candara-B C:\Windows\Fonts\Candarab.ttf
|
||||
Candara-I C:\Windows\Fonts\Candarai.ttf
|
||||
Candara Light C:\Windows\Fonts\Candaral.ttf
|
||||
Candara Light-I C:\Windows\Fonts\Candarali.ttf
|
||||
Candara-B-I C:\Windows\Fonts\Candaraz.ttf
|
||||
Castellar C:\Windows\Fonts\CASTELAR.TTF
|
||||
Century Schoolbook C:\Windows\Fonts\CENSCBK.TTF
|
||||
Centaur C:\Windows\Fonts\CENTAUR.TTF
|
||||
Century C:\Windows\Fonts\CENTURY.TTF
|
||||
Chiller C:\Windows\Fonts\CHILLER.TTF
|
||||
Code39AzaleaNarrow1 C:\Windows\Fonts\Code39AzaleaNarrow1.ttf
|
||||
Code39AzaleaNarrow2 C:\Windows\Fonts\Code39AzaleaNarrow2.ttf
|
||||
Code39AzaleaNarrow3 C:\Windows\Fonts\Code39AzaleaNarrow3.ttf
|
||||
Code39AzaleaRegular1 C:\Windows\Fonts\Code39AzaleaRegular1.ttf
|
||||
Code39AzaleaRegular2 C:\Windows\Fonts\Code39AzaleaRegular2.ttf
|
||||
Code39AzaleaRegular3 C:\Windows\Fonts\Code39AzaleaRegular3.ttf
|
||||
Code39AzaleaWide1 C:\Windows\Fonts\Code39AzaleaWide1.ttf
|
||||
Code39AzaleaWide2 C:\Windows\Fonts\Code39AzaleaWide2.ttf
|
||||
Code39AzaleaWide3 C:\Windows\Fonts\Code39AzaleaWide3.ttf
|
||||
Colonna MT C:\Windows\Fonts\COLONNA.TTF
|
||||
Comic Sans MS C:\Windows\Fonts\comic.ttf
|
||||
Comic Sans MS-B C:\Windows\Fonts\comicbd.ttf
|
||||
Comic Sans MS-I C:\Windows\Fonts\comici.ttf
|
||||
Comic Sans MS-B-I C:\Windows\Fonts\comicz.ttf
|
||||
Consolas C:\Windows\Fonts\consola.ttf
|
||||
Consolas-B C:\Windows\Fonts\consolab.ttf
|
||||
Consolas-I C:\Windows\Fonts\consolai.ttf
|
||||
Consolas-B-I C:\Windows\Fonts\consolaz.ttf
|
||||
Constantia C:\Windows\Fonts\constan.ttf
|
||||
Constantia-B C:\Windows\Fonts\constanb.ttf
|
||||
Constantia-I C:\Windows\Fonts\constani.ttf
|
||||
Constantia-B-I C:\Windows\Fonts\constanz.ttf
|
||||
Cooper Black C:\Windows\Fonts\COOPBL.TTF
|
||||
Copperplate Gothic Bold C:\Windows\Fonts\COPRGTB.TTF
|
||||
Copperplate Gothic Light C:\Windows\Fonts\COPRGTL.TTF
|
||||
Corbel C:\Windows\Fonts\corbel.ttf
|
||||
Corbel-B C:\Windows\Fonts\corbelb.ttf
|
||||
Corbel-I C:\Windows\Fonts\corbeli.ttf
|
||||
Corbel Light C:\Windows\Fonts\corbell.ttf
|
||||
Corbel Light-I C:\Windows\Fonts\corbelli.ttf
|
||||
Corbel-B-I C:\Windows\Fonts\corbelz.ttf
|
||||
Courier New C:\Windows\Fonts\cour.ttf
|
||||
Courier New-B C:\Windows\Fonts\courbd.ttf
|
||||
Courier New-B-I C:\Windows\Fonts\courbi.ttf
|
||||
Courier New-I C:\Windows\Fonts\couri.ttf
|
||||
Curlz MT C:\Windows\Fonts\CURLZ___.TTF
|
||||
Dubai Bold-B C:\Windows\Fonts\DUBAI-BOLD.TTF
|
||||
Dubai-B C:\Windows\Fonts\DUBAI-BOLD.TTF
|
||||
Dubai Light C:\Windows\Fonts\DUBAI-LIGHT.TTF
|
||||
Dubai Medium C:\Windows\Fonts\DUBAI-MEDIUM.TTF
|
||||
Dubai Regular C:\Windows\Fonts\DUBAI-REGULAR.TTF
|
||||
Dubai C:\Windows\Fonts\DUBAI-REGULAR.TTF
|
||||
Ebrima C:\Windows\Fonts\ebrima.ttf
|
||||
Ebrima-B C:\Windows\Fonts\ebrimabd.ttf
|
||||
Elephant C:\Windows\Fonts\ELEPHNT.TTF
|
||||
Elephant-I C:\Windows\Fonts\ELEPHNTI.TTF
|
||||
Engravers MT C:\Windows\Fonts\ENGR.TTF
|
||||
Eras Bold ITC C:\Windows\Fonts\ERASBD.TTF
|
||||
Eras Demi ITC C:\Windows\Fonts\ERASDEMI.TTF
|
||||
Eras Light ITC C:\Windows\Fonts\ERASLGHT.TTF
|
||||
Eras Medium ITC C:\Windows\Fonts\ERASMD.TTF
|
||||
Felix Titling C:\Windows\Fonts\FELIXTI.TTF
|
||||
Forte-I C:\Windows\Fonts\FORTE.TTF
|
||||
Franklin Gothic Book C:\Windows\Fonts\FRABK.TTF
|
||||
Franklin Gothic Book-I C:\Windows\Fonts\FRABKIT.TTF
|
||||
Franklin Gothic Demi C:\Windows\Fonts\FRADM.TTF
|
||||
Franklin Gothic Demi Cond C:\Windows\Fonts\FRADMCN.TTF
|
||||
Franklin Gothic Demi-I C:\Windows\Fonts\FRADMIT.TTF
|
||||
Franklin Gothic Heavy C:\Windows\Fonts\FRAHV.TTF
|
||||
Franklin Gothic Heavy-I C:\Windows\Fonts\FRAHVIT.TTF
|
||||
Franklin Gothic Medium C:\Windows\Fonts\framd.ttf
|
||||
Franklin Gothic Medium Cond C:\Windows\Fonts\FRAMDCN.TTF
|
||||
Franklin Gothic Medium-I C:\Windows\Fonts\framdit.ttf
|
||||
Freestyle Script C:\Windows\Fonts\FREESCPT.TTF
|
||||
French Script MT C:\Windows\Fonts\FRSCRIPT.TTF
|
||||
Footlight MT Light C:\Windows\Fonts\FTLTLT.TTF
|
||||
Gabriola C:\Windows\Fonts\Gabriola.ttf
|
||||
Gadugi C:\Windows\Fonts\gadugi.ttf
|
||||
Gadugi-B C:\Windows\Fonts\gadugib.ttf
|
||||
Garamond C:\Windows\Fonts\GARA.TTF
|
||||
Garamond-B C:\Windows\Fonts\GARABD.TTF
|
||||
Garamond-I C:\Windows\Fonts\GARAIT.TTF
|
||||
Georgia C:\Windows\Fonts\georgia.ttf
|
||||
Georgia-B C:\Windows\Fonts\georgiab.ttf
|
||||
Georgia-I C:\Windows\Fonts\georgiai.ttf
|
||||
Georgia-B-I C:\Windows\Fonts\georgiaz.ttf
|
||||
Gigi C:\Windows\Fonts\GIGI.TTF
|
||||
Gill Sans MT-B-I C:\Windows\Fonts\GILBI___.TTF
|
||||
Gill Sans MT-B C:\Windows\Fonts\GILB____.TTF
|
||||
Gill Sans MT Condensed C:\Windows\Fonts\GILC____.TTF
|
||||
Gill Sans MT-I C:\Windows\Fonts\GILI____.TTF
|
||||
Gill Sans Ultra Bold Condensed C:\Windows\Fonts\GILLUBCD.TTF
|
||||
Gill Sans Ultra Bold C:\Windows\Fonts\GILSANUB.TTF
|
||||
Gill Sans MT C:\Windows\Fonts\GIL_____.TTF
|
||||
Gloucester MT Extra Condensed C:\Windows\Fonts\GLECB.TTF
|
||||
Gill Sans MT Ext Condensed Bold C:\Windows\Fonts\GLSNECB.TTF
|
||||
Century Gothic C:\Windows\Fonts\GOTHIC.TTF
|
||||
Century Gothic-B C:\Windows\Fonts\GOTHICB.TTF
|
||||
Century Gothic-B-I C:\Windows\Fonts\GOTHICBI.TTF
|
||||
Century Gothic-I C:\Windows\Fonts\GOTHICI.TTF
|
||||
Goudy Old Style C:\Windows\Fonts\GOUDOS.TTF
|
||||
Goudy Old Style-B C:\Windows\Fonts\GOUDOSB.TTF
|
||||
Goudy Old Style-I C:\Windows\Fonts\GOUDOSI.TTF
|
||||
Goudy Stout C:\Windows\Fonts\GOUDYSTO.TTF
|
||||
Harlow Solid Italic-I C:\Windows\Fonts\HARLOWSI.TTF
|
||||
Harrington C:\Windows\Fonts\HARNGTON.TTF
|
||||
Haettenschweiler C:\Windows\Fonts\HATTEN.TTF
|
||||
Microsoft Himalaya C:\Windows\Fonts\himalaya.ttf
|
||||
HoloLens MDL2 Assets C:\Windows\Fonts\holomdl2.ttf
|
||||
High Tower Text C:\Windows\Fonts\HTOWERT.TTF
|
||||
High Tower Text-I C:\Windows\Fonts\HTOWERTI.TTF
|
||||
Impact C:\Windows\Fonts\impact.ttf
|
||||
Imprint MT Shadow C:\Windows\Fonts\IMPRISHA.TTF
|
||||
Informal Roman C:\Windows\Fonts\INFROMAN.TTF
|
||||
Ink Free C:\Windows\Fonts\Inkfree.ttf
|
||||
Blackadder ITC C:\Windows\Fonts\ITCBLKAD.TTF
|
||||
Edwardian Script ITC C:\Windows\Fonts\ITCEDSCR.TTF
|
||||
Kristen ITC C:\Windows\Fonts\ITCKRIST.TTF
|
||||
Javanese Text C:\Windows\Fonts\javatext.ttf
|
||||
Jokerman C:\Windows\Fonts\JOKERMAN.TTF
|
||||
Juice ITC C:\Windows\Fonts\JUICE___.TTF
|
||||
Kunstler Script C:\Windows\Fonts\KUNSTLER.TTF
|
||||
Wide Latin C:\Windows\Fonts\LATINWD.TTF
|
||||
Lucida Bright C:\Windows\Fonts\LBRITE.TTF
|
||||
Lucida Bright-B C:\Windows\Fonts\LBRITED.TTF
|
||||
Lucida Bright-B-I C:\Windows\Fonts\LBRITEDI.TTF
|
||||
Lucida Bright-I C:\Windows\Fonts\LBRITEI.TTF
|
||||
Lucida Calligraphy-I C:\Windows\Fonts\LCALLIG.TTF
|
||||
Leelawadee UI-B C:\Windows\Fonts\LeelaUIb.ttf
|
||||
Leelawadee C:\Windows\Fonts\LEELAWAD.TTF
|
||||
Leelawadee-B C:\Windows\Fonts\LEELAWDB.TTF
|
||||
Leelawadee UI C:\Windows\Fonts\LeelawUI.ttf
|
||||
Leelawadee UI Semilight C:\Windows\Fonts\LeelUIsl.ttf
|
||||
Lucida Fax C:\Windows\Fonts\LFAX.TTF
|
||||
Lucida Fax-B C:\Windows\Fonts\LFAXD.TTF
|
||||
Lucida Fax-B-I C:\Windows\Fonts\LFAXDI.TTF
|
||||
Lucida Fax-I C:\Windows\Fonts\LFAXI.TTF
|
||||
Lucida Handwriting-I C:\Windows\Fonts\LHANDW.TTF
|
||||
Lucida Sans C:\Windows\Fonts\LSANS.TTF
|
||||
Lucida Sans-B C:\Windows\Fonts\LSANSD.TTF
|
||||
Lucida Sans-B-I C:\Windows\Fonts\LSANSDI.TTF
|
||||
Lucida Sans-I C:\Windows\Fonts\LSANSI.TTF
|
||||
Lucida Sans Typewriter C:\Windows\Fonts\LTYPE.TTF
|
||||
Lucida Sans Typewriter-B C:\Windows\Fonts\LTYPEB.TTF
|
||||
Lucida Sans Typewriter-B-I C:\Windows\Fonts\LTYPEBO.TTF
|
||||
Lucida Sans Typewriter-I C:\Windows\Fonts\LTYPEO.TTF
|
||||
Lucida Console C:\Windows\Fonts\lucon.ttf
|
||||
Lucida Sans Unicode C:\Windows\Fonts\l_10646.ttf
|
||||
Magneto-B C:\Windows\Fonts\MAGNETOB.TTF
|
||||
Maiandra GD C:\Windows\Fonts\MAIAN.TTF
|
||||
Malgun Gothic C:\Windows\Fonts\malgun.ttf
|
||||
맑은 고딕 C:\Windows\Fonts\malgun.ttf
|
||||
Malgun Gothic-B C:\Windows\Fonts\malgunbd.ttf
|
||||
맑은 고딕-B C:\Windows\Fonts\malgunbd.ttf
|
||||
Malgun Gothic Semilight C:\Windows\Fonts\malgunsl.ttf
|
||||
맑은 고딕 Semilight C:\Windows\Fonts\malgunsl.ttf
|
||||
Marlett C:\Windows\Fonts\marlett.ttf
|
||||
Matura MT Script Capitals C:\Windows\Fonts\MATURASC.TTF
|
||||
Microsoft Sans Serif C:\Windows\Fonts\micross.ttf
|
||||
MingLiU-ExtB C:\Windows\Fonts\mingliub.ttc
|
||||
細明體-ExtB C:\Windows\Fonts\mingliub.ttc
|
||||
PMingLiU-ExtB C:\Windows\Fonts\mingliub.ttc
|
||||
新細明體-ExtB C:\Windows\Fonts\mingliub.ttc
|
||||
MingLiU_HKSCS-ExtB C:\Windows\Fonts\mingliub.ttc
|
||||
細明體_HKSCS-ExtB C:\Windows\Fonts\mingliub.ttc
|
||||
Mistral C:\Windows\Fonts\MISTRAL.TTF
|
||||
Myanmar Text C:\Windows\Fonts\mmrtext.ttf
|
||||
Myanmar Text-B C:\Windows\Fonts\mmrtextb.ttf
|
||||
Modern No. 20 C:\Windows\Fonts\MOD20.TTF
|
||||
Mongolian Baiti C:\Windows\Fonts\monbaiti.ttf
|
||||
MS Gothic C:\Windows\Fonts\msgothic.ttc
|
||||
MS ゴシック C:\Windows\Fonts\msgothic.ttc
|
||||
MS UI Gothic C:\Windows\Fonts\msgothic.ttc
|
||||
MS PGothic C:\Windows\Fonts\msgothic.ttc
|
||||
MS Pゴシック C:\Windows\Fonts\msgothic.ttc
|
||||
微軟正黑體 C:\Windows\Fonts\msjh.ttc
|
||||
Microsoft JhengHei C:\Windows\Fonts\msjh.ttc
|
||||
Microsoft JhengHei UI C:\Windows\Fonts\msjh.ttc
|
||||
微軟正黑體-B C:\Windows\Fonts\msjhbd.ttc
|
||||
Microsoft JhengHei-B C:\Windows\Fonts\msjhbd.ttc
|
||||
Microsoft JhengHei UI-B C:\Windows\Fonts\msjhbd.ttc
|
||||
微軟正黑體 Light C:\Windows\Fonts\msjhl.ttc
|
||||
Microsoft JhengHei Light C:\Windows\Fonts\msjhl.ttc
|
||||
Microsoft JhengHei UI Light C:\Windows\Fonts\msjhl.ttc
|
||||
Microsoft Uighur-B C:\Windows\Fonts\MSUIGHUB.TTF
|
||||
Microsoft Uighur C:\Windows\Fonts\MSUIGHUR.TTF
|
||||
Microsoft YaHei C:\Windows\Fonts\msyh.ttc
|
||||
微软雅黑 C:\Windows\Fonts\msyh.ttc
|
||||
Microsoft YaHei UI C:\Windows\Fonts\msyh.ttc
|
||||
Microsoft YaHei-B C:\Windows\Fonts\msyhbd.ttc
|
||||
微软雅黑-B C:\Windows\Fonts\msyhbd.ttc
|
||||
Microsoft YaHei UI-B C:\Windows\Fonts\msyhbd.ttc
|
||||
Microsoft YaHei Light C:\Windows\Fonts\msyhl.ttc
|
||||
微软雅黑 Light C:\Windows\Fonts\msyhl.ttc
|
||||
Microsoft YaHei UI Light C:\Windows\Fonts\msyhl.ttc
|
||||
Microsoft Yi Baiti C:\Windows\Fonts\msyi.ttf
|
||||
Monotype Corsiva-I C:\Windows\Fonts\MTCORSVA.TTF
|
||||
MT Extra C:\Windows\Fonts\MTEXTRA.TTF
|
||||
MV Boli-I C:\Windows\Fonts\mvboli.ttf
|
||||
Netto Offc Regular C:\Windows\Fonts\NettoOffc.ttf
|
||||
Netto Offc C:\Windows\Fonts\NettoOffc.ttf
|
||||
Niagara Engraved C:\Windows\Fonts\NIAGENG.TTF
|
||||
Niagara Solid C:\Windows\Fonts\NIAGSOL.TTF
|
||||
Nirmala UI C:\Windows\Fonts\Nirmala.ttf
|
||||
Nirmala UI-B C:\Windows\Fonts\NirmalaB.ttf
|
||||
Nirmala UI Semilight C:\Windows\Fonts\NirmalaS.ttf
|
||||
Microsoft New Tai Lue C:\Windows\Fonts\ntailu.ttf
|
||||
Microsoft New Tai Lue-B C:\Windows\Fonts\ntailub.ttf
|
||||
OCR A Extended C:\Windows\Fonts\OCRAEXT.TTF
|
||||
Old English Text MT C:\Windows\Fonts\OLDENGL.TTF
|
||||
Onyx C:\Windows\Fonts\ONYX.TTF
|
||||
MS Outlook C:\Windows\Fonts\OUTLOOK.TTF
|
||||
Palatino Linotype C:\Windows\Fonts\pala.ttf
|
||||
Palatino Linotype-B C:\Windows\Fonts\palab.ttf
|
||||
Palatino Linotype-B-I C:\Windows\Fonts\palabi.ttf
|
||||
Palatino Linotype-I C:\Windows\Fonts\palai.ttf
|
||||
Palace Script MT-I C:\Windows\Fonts\PALSCRI.TTF
|
||||
Papyrus C:\Windows\Fonts\PAPYRUS.TTF
|
||||
Parchment C:\Windows\Fonts\PARCHM.TTF
|
||||
Perpetua-B-I C:\Windows\Fonts\PERBI___.TTF
|
||||
Perpetua-B C:\Windows\Fonts\PERB____.TTF
|
||||
Perpetua-I C:\Windows\Fonts\PERI____.TTF
|
||||
Perpetua Titling MT-B C:\Windows\Fonts\PERTIBD.TTF
|
||||
Perpetua Titling MT C:\Windows\Fonts\PERTILI.TTF
|
||||
Perpetua C:\Windows\Fonts\PER_____.TTF
|
||||
Microsoft PhagsPa C:\Windows\Fonts\phagspa.ttf
|
||||
Microsoft PhagsPa-B C:\Windows\Fonts\phagspab.ttf
|
||||
Playbill C:\Windows\Fonts\PLAYBILL.TTF
|
||||
Poor Richard C:\Windows\Fonts\POORICH.TTF
|
||||
Pristina C:\Windows\Fonts\PRISTINA.TTF
|
||||
Rage Italic C:\Windows\Fonts\RAGE.TTF
|
||||
Ravie C:\Windows\Fonts\RAVIE.TTF
|
||||
MS Reference Sans Serif C:\Windows\Fonts\REFSAN.TTF
|
||||
MS Reference Specialty C:\Windows\Fonts\REFSPCL.TTF
|
||||
Rockwell Condensed-B C:\Windows\Fonts\ROCCB___.TTF
|
||||
Rockwell Condensed C:\Windows\Fonts\ROCC____.TTF
|
||||
Rockwell C:\Windows\Fonts\ROCK.TTF
|
||||
Rockwell-B C:\Windows\Fonts\ROCKB.TTF
|
||||
Rockwell-B-I C:\Windows\Fonts\ROCKBI.TTF
|
||||
Rockwell Extra Bold-B C:\Windows\Fonts\ROCKEB.TTF
|
||||
Rockwell-I C:\Windows\Fonts\ROCKI.TTF
|
||||
Century Schoolbook-B C:\Windows\Fonts\SCHLBKB.TTF
|
||||
Century Schoolbook-B-I C:\Windows\Fonts\SCHLBKBI.TTF
|
||||
Century Schoolbook-I C:\Windows\Fonts\SCHLBKI.TTF
|
||||
Script MT Bold-B C:\Windows\Fonts\SCRIPTBL.TTF
|
||||
Segoe MDL2 Assets C:\Windows\Fonts\segmdl2.ttf
|
||||
Segoe Print C:\Windows\Fonts\segoepr.ttf
|
||||
Segoe Print-B C:\Windows\Fonts\segoeprb.ttf
|
||||
Segoe Script C:\Windows\Fonts\segoesc.ttf
|
||||
Segoe Script-B C:\Windows\Fonts\segoescb.ttf
|
||||
Segoe UI C:\Windows\Fonts\segoeui.ttf
|
||||
Segoe UI-B C:\Windows\Fonts\segoeuib.ttf
|
||||
Segoe UI-I C:\Windows\Fonts\segoeuii.ttf
|
||||
Segoe UI Light C:\Windows\Fonts\segoeuil.ttf
|
||||
Segoe UI Semilight C:\Windows\Fonts\segoeuisl.ttf
|
||||
Segoe UI-B-I C:\Windows\Fonts\segoeuiz.ttf
|
||||
Segoe UI Black-B C:\Windows\Fonts\seguibl.ttf
|
||||
Segoe UI Black-B-I C:\Windows\Fonts\seguibli.ttf
|
||||
Segoe UI Emoji C:\Windows\Fonts\seguiemj.ttf
|
||||
Segoe UI Historic C:\Windows\Fonts\seguihis.ttf
|
||||
Segoe UI Light-I C:\Windows\Fonts\seguili.ttf
|
||||
Segoe UI Semibold-B C:\Windows\Fonts\seguisb.ttf
|
||||
Segoe UI Semibold-B-I C:\Windows\Fonts\seguisbi.ttf
|
||||
Segoe UI Semilight-I C:\Windows\Fonts\seguisli.ttf
|
||||
Segoe UI Symbol C:\Windows\Fonts\seguisym.ttf
|
||||
Showcard Gothic C:\Windows\Fonts\SHOWG.TTF
|
||||
SimSun C:\Windows\Fonts\simsun.ttc
|
||||
宋体 C:\Windows\Fonts\simsun.ttc
|
||||
NSimSun C:\Windows\Fonts\simsun.ttc
|
||||
新宋体 C:\Windows\Fonts\simsun.ttc
|
||||
SimSun-ExtB C:\Windows\Fonts\simsunb.ttf
|
||||
Sitka Small C:\Windows\Fonts\Sitka.ttc
|
||||
Sitka Text C:\Windows\Fonts\Sitka.ttc
|
||||
Sitka Subheading C:\Windows\Fonts\Sitka.ttc
|
||||
Sitka Heading C:\Windows\Fonts\Sitka.ttc
|
||||
Sitka Display C:\Windows\Fonts\Sitka.ttc
|
||||
Sitka Banner C:\Windows\Fonts\Sitka.ttc
|
||||
Sitka Small-B C:\Windows\Fonts\SitkaB.ttc
|
||||
Sitka Text-B C:\Windows\Fonts\SitkaB.ttc
|
||||
Sitka Subheading-B C:\Windows\Fonts\SitkaB.ttc
|
||||
Sitka Heading-B C:\Windows\Fonts\SitkaB.ttc
|
||||
Sitka Display-B C:\Windows\Fonts\SitkaB.ttc
|
||||
Sitka Banner-B C:\Windows\Fonts\SitkaB.ttc
|
||||
Sitka Small-I C:\Windows\Fonts\SitkaI.ttc
|
||||
Sitka Text-I C:\Windows\Fonts\SitkaI.ttc
|
||||
Sitka Subheading-I C:\Windows\Fonts\SitkaI.ttc
|
||||
Sitka Heading-I C:\Windows\Fonts\SitkaI.ttc
|
||||
Sitka Display-I C:\Windows\Fonts\SitkaI.ttc
|
||||
Sitka Banner-I C:\Windows\Fonts\SitkaI.ttc
|
||||
Sitka Small-B-I C:\Windows\Fonts\SitkaZ.ttc
|
||||
Sitka Text-B-I C:\Windows\Fonts\SitkaZ.ttc
|
||||
Sitka Subheading-B-I C:\Windows\Fonts\SitkaZ.ttc
|
||||
Sitka Heading-B-I C:\Windows\Fonts\SitkaZ.ttc
|
||||
Sitka Display-B-I C:\Windows\Fonts\SitkaZ.ttc
|
||||
Sitka Banner-B-I C:\Windows\Fonts\SitkaZ.ttc
|
||||
Snap ITC C:\Windows\Fonts\SNAP____.TTF
|
||||
Stencil C:\Windows\Fonts\STENCIL.TTF
|
||||
Sylfaen C:\Windows\Fonts\sylfaen.ttf
|
||||
Symbol C:\Windows\Fonts\symbol.ttf
|
||||
Tahoma C:\Windows\Fonts\tahoma.ttf
|
||||
Tahoma-B C:\Windows\Fonts\tahomabd.ttf
|
||||
Microsoft Tai Le C:\Windows\Fonts\taile.ttf
|
||||
Microsoft Tai Le-B C:\Windows\Fonts\taileb.ttf
|
||||
Tw Cen MT-B-I C:\Windows\Fonts\TCBI____.TTF
|
||||
Tw Cen MT-B C:\Windows\Fonts\TCB_____.TTF
|
||||
Tw Cen MT Condensed-B C:\Windows\Fonts\TCCB____.TTF
|
||||
Tw Cen MT Condensed Extra Bold C:\Windows\Fonts\TCCEB.TTF
|
||||
Tw Cen MT Condensed C:\Windows\Fonts\TCCM____.TTF
|
||||
Tw Cen MT-I C:\Windows\Fonts\TCMI____.TTF
|
||||
Tw Cen MT C:\Windows\Fonts\TCM_____.TTF
|
||||
TeamViewer15 C:\Windows\Fonts\teamviewer15.otf
|
||||
Tempus Sans ITC C:\Windows\Fonts\TEMPSITC.TTF
|
||||
Times New Roman C:\Windows\Fonts\times.ttf
|
||||
Times New Roman-B C:\Windows\Fonts\timesbd.ttf
|
||||
Times New Roman-B-I C:\Windows\Fonts\timesbi.ttf
|
||||
Times New Roman-I C:\Windows\Fonts\timesi.ttf
|
||||
Trebuchet MS C:\Windows\Fonts\trebuc.ttf
|
||||
Trebuchet MS-B C:\Windows\Fonts\trebucbd.ttf
|
||||
Trebuchet MS-B-I C:\Windows\Fonts\trebucbi.ttf
|
||||
Trebuchet MS-I C:\Windows\Fonts\trebucit.ttf
|
||||
Verdana C:\Windows\Fonts\verdana.ttf
|
||||
Verdana-B C:\Windows\Fonts\verdanab.ttf
|
||||
Verdana-I C:\Windows\Fonts\verdanai.ttf
|
||||
Verdana-B-I C:\Windows\Fonts\verdanaz.ttf
|
||||
Viner Hand ITC C:\Windows\Fonts\VINERITC.TTF
|
||||
Vivaldi-I C:\Windows\Fonts\VIVALDII.TTF
|
||||
Vladimir Script C:\Windows\Fonts\VLADIMIR.TTF
|
||||
Webdings C:\Windows\Fonts\webdings.ttf
|
||||
Wingdings C:\Windows\Fonts\wingding.ttf
|
||||
Wingdings 2 C:\Windows\Fonts\WINGDNG2.TTF
|
||||
Wingdings 3 C:\Windows\Fonts\WINGDNG3.TTF
|
||||
Yu Gothic-B C:\Windows\Fonts\YuGothB.ttc
|
||||
游ゴシック-B C:\Windows\Fonts\YuGothB.ttc
|
||||
Yu Gothic UI-B C:\Windows\Fonts\YuGothB.ttc
|
||||
Yu Gothic UI Semibold-B C:\Windows\Fonts\YuGothB.ttc
|
||||
Yu Gothic Light C:\Windows\Fonts\YuGothL.ttc
|
||||
游ゴシック Light C:\Windows\Fonts\YuGothL.ttc
|
||||
Yu Gothic UI Light C:\Windows\Fonts\YuGothL.ttc
|
||||
Yu Gothic Medium C:\Windows\Fonts\YuGothM.ttc
|
||||
游ゴシック Medium C:\Windows\Fonts\YuGothM.ttc
|
||||
Yu Gothic UI C:\Windows\Fonts\YuGothM.ttc
|
||||
Yu Gothic C:\Windows\Fonts\YuGothR.ttc
|
||||
游ゴシック C:\Windows\Fonts\YuGothR.ttc
|
||||
Yu Gothic UI Semilight C:\Windows\Fonts\YuGothR.ttc
|
||||
ZWAdobeF-I C:\Windows\Fonts\ZWAdobeF.TTF
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user