3.1 net core package added

This commit is contained in:
sakv2e10204
2022-04-22 19:14:43 +05:30
parent 1b9b031614
commit 20e1668be7
8 changed files with 15 additions and 14 deletions

Binary file not shown.

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>netcoreapp3.1</TargetFramework>
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
<DockerDefaultTargetOS>Windows</DockerDefaultTargetOS>
</PropertyGroup>

View File

@@ -69,3 +69,4 @@ D:\GitRepository\oopt-gnpy-web-gui\TelecomInfraProject-V1\TelecomInfraProject\ob
D:\GitRepository\oopt-gnpy-web-gui\TelecomInfraProject-V1\TelecomInfraProject\obj\Release\netcoreapp3.1\TelecomInfraProject.dll
D:\GitRepository\oopt-gnpy-web-gui\TelecomInfraProject-V1\TelecomInfraProject\obj\Release\netcoreapp3.1\TelecomInfraProject.pdb
D:\GitRepository\oopt-gnpy-web-gui\TelecomInfraProject-V1\TelecomInfraProject\obj\Release\netcoreapp3.1\TelecomInfraProject.genruntimeconfig.cache
D:\GitRepository\oopt-gnpy-web-gui\TelecomInfraProject-V1\TelecomInfraProject\obj\Release\netcoreapp3.1\TelecomInfraProject.csproj.AssemblyReference.cache

View File

@@ -25,15 +25,15 @@
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"net5.0"
"netcoreapp3.1"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"projectReferences": {}
}
},
@@ -44,8 +44,8 @@
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"dependencies": {
"Microsoft.AspNetCore.Server.IISIntegration": {
"target": "Package",

View File

@@ -1,7 +1,7 @@
{
"version": 3,
"targets": {
"net5.0": {
".NETCoreApp,Version=v3.1": {
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
"type": "package",
"dependencies": {
@@ -1627,7 +1627,7 @@
}
},
"projectFileDependencyGroups": {
"net5.0": [
".NETCoreApp,Version=v3.1": [
"Microsoft.AspNetCore.Server.IISIntegration >= 2.2.1",
"Microsoft.AspNetCore.Server.Kestrel >= 2.2.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.4.10"
@@ -1660,15 +1660,15 @@
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"net5.0"
"netcoreapp3.1"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"projectReferences": {}
}
},
@@ -1679,8 +1679,8 @@
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"dependencies": {
"Microsoft.AspNetCore.Server.IISIntegration": {
"target": "Package",

View File

@@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "+/B8pkfSNUL+s1su+KQmsdE6VIbcnbAVPAmCo9bo9eG5igTcCpOai3aGaavlW5VmvMONwMF9b1zcMcK6m84zIA==",
"dgSpecHash": "7ipE+ZpYdhmIDFXwTEgctaJjFUSqVenKoLaqEWywP6P5LeBvYbIXlNCBEhOKlY71ASmEmHaIhowHHa32BNi8Gw==",
"success": true,
"projectFilePath": "D:\\GitRepository\\oopt-gnpy-web-gui\\TelecomInfraProject-V1\\TelecomInfraProject\\TelecomInfraProject.csproj",
"expectedPackageFiles": [