Commit 14135911 authored by hasan khaddour's avatar hasan khaddour

bin

parent e525fd4f
<StaticWebAssets Version="1.0">
<ContentRoot BasePath="/Identity" Path="C:\Users\HASAN\.nuget\packages\microsoft.aspnetcore.identity.ui\5.0.17\staticwebassets\V4\" />
</StaticWebAssets>
\ No newline at end of file
This diff is collapsed.
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\HASAN\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\HASAN\\.nuget\\packages"
]
}
}
\ No newline at end of file
{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.AspNetCore.App",
"version": "5.0.0"
},
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}
\ No newline at end of file
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"ConnectionStrings": {
"DefaultConnection": "Data Source=.\\sqlexpress;Initial Catalog=portfolio ;Integrated Security=True"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment