Update 07082021
This commit is contained in:
@@ -14,10 +14,12 @@
|
||||
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\CoreWebAPI1\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Steafn Hutter lokal\\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:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
@@ -25,6 +27,7 @@
|
||||
"netcoreapp3.1"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"http://nuget.grapecity.com/nuget": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
@@ -92,7 +95,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.302\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -106,10 +109,12 @@
|
||||
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Steafn Hutter lokal\\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:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
@@ -117,6 +122,7 @@
|
||||
"netcoreapp3.1"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"http://nuget.grapecity.com/nuget": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
@@ -161,7 +167,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.302\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,12 +5,13 @@
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Steafn Hutter lokal\.nuget\packages\;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Steafn Hutter lokal\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.10.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\Steafn Hutter lokal\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft\Xamarin\NuGet\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = BWPMService
|
||||
build_property.ProjectDir = E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
012dd28981aedc815ea8c782289e60bad096277d
|
||||
925508b782638fe96c7ff3a861d8c8b0bbdbe19b
|
||||
|
||||
@@ -36,12 +36,6 @@ E:\Software-Projekte\Lehrlingsparcours\Core\CoreWebAPI1\CoreWebAPI1\obj\Debug\ne
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\CoreWebAPI1\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.dll
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\CoreWebAPI1\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.pdb
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\CoreWebAPI1\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.genruntimeconfig.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.csproj.AssemblyReference.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.AssemblyInfoInputs.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.AssemblyInfo.cs
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.csproj.CoreCompileInputs.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.MvcApplicationPartsAssemblyInfo.cs
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.MvcApplicationPartsAssemblyInfo.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\bin\Debug\netcoreapp3.1\web.config
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\bin\Debug\netcoreapp3.1\appsettings.Development.json
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\bin\Debug\netcoreapp3.1\appsettings.json
|
||||
@@ -66,6 +60,12 @@ E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\bin\Debug\netcoreap
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\bin\Debug\netcoreapp3.1\BWPMModels.dll
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\bin\Debug\netcoreapp3.1\BWPMModels.pdb
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.csproj.AssemblyReference.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.AssemblyInfoInputs.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.AssemblyInfo.cs
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.csproj.CoreCompileInputs.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.MvcApplicationPartsAssemblyInfo.cs
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\BWPMService.MvcApplicationPartsAssemblyInfo.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\staticwebassets\BWPMService.StaticWebAssets.Manifest.cache
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\staticwebassets\BWPMService.StaticWebAssets.xml
|
||||
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\CoreWebAPI1\obj\Debug\netcoreapp3.1\scopedcss\bundle\BWPMService.styles.css
|
||||
|
||||
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.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -5911,6 +5911,7 @@
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
|
||||
},
|
||||
"project": {
|
||||
@@ -5923,10 +5924,12 @@
|
||||
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\CoreWebAPI1\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Steafn Hutter lokal\\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:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
@@ -5934,6 +5937,7 @@
|
||||
"netcoreapp3.1"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"http://nuget.grapecity.com/nuget": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
@@ -6001,7 +6005,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.302\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "3O/6QPAYi9/EJ+EWoZoRPJN+nh8r5QwfhjH0NizBC4n/g2wDuT5seJhC0ZoXx+e59pj/NKAGjZfnNGNPqxqgBg==",
|
||||
"dgSpecHash": "GrtlUKZdJ6MmwmCTySz7WdrtbuSh9cXBvPBmCtxjV0F8eVqaKPzZ8jM97+2xo/g1pN1PCN80MIXPL2ShAZw2jA==",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\CoreWebAPI1\\BWPMService.csproj",
|
||||
"expectedPackageFiles": [
|
||||
|
||||
Reference in New Issue
Block a user