-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented error handling when a file could not be packed into the archive.
- Loading branch information
Showing
103 changed files
with
767 additions
and
6 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+36.4 KB
Source/.vs/SBWPF/FileContentIndex/3e20ca98-c4ae-45ad-ba6e-c53ff2ffa068.vsidx
Binary file not shown.
Binary file added
BIN
+43.6 KB
Source/.vs/SBWPF/FileContentIndex/c01e8ea1-d3b9-48f5-b736-d3c85ecfbda8.vsidx
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 modified
BIN
+0 Bytes
(100%)
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF.csproj.AssemblyReference.cache
Binary file not shown.
Binary file not shown.
Binary file not shown.
25 changes: 25 additions & 0 deletions
25
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_aeh1qimi_wpftmp.AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// Dieser Code wurde von einem Tool generiert. | ||
// Laufzeitversion:4.0.30319.42000 | ||
// | ||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn | ||
// der Code erneut generiert wird. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyCompanyAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] | ||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] | ||
|
||
// Von der MSBuild WriteCodeFragment-Klasse generiert. | ||
|
1 change: 1 addition & 0 deletions
1
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_aeh1qimi_wpftmp.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a31238605d3a29ce482c1384edcfc032d487adaa518a5dc58cb04092564d48e0 |
13 changes: 13 additions & 0 deletions
13
.../obj/Debug/net8.0-windows/SBWPF_aeh1qimi_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
is_global = true | ||
build_property.TargetFramework = net8.0-windows | ||
build_property.TargetPlatformMinVersion = 7.0 | ||
build_property.UsingMicrosoftNETSdkWeb = | ||
build_property.ProjectTypeGuids = | ||
build_property.InvariantGlobalization = | ||
build_property.PlatformNeutralAssembly = | ||
build_property.EnforceExtendedAnalyzerRules = | ||
build_property._SupportedPlatformList = Linux,macOS,Windows | ||
build_property.RootNamespace = SBWPF_aeh1qimi_wpftmp | ||
build_property.ProjectDir = C:\Users\andy1\source\repos\SBWPF\SBWPF\ | ||
build_property.EnableComHosting = | ||
build_property.EnableGeneratedComInterfaceComImportInterop = |
6 changes: 6 additions & 0 deletions
6
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_aeh1qimi_wpftmp.GlobalUsings.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// <auto-generated/> | ||
global using global::System; | ||
global using global::System.Collections.Generic; | ||
global using global::System.Linq; | ||
global using global::System.Threading; | ||
global using global::System.Threading.Tasks; |
Binary file added
BIN
+8.63 KB
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_aeh1qimi_wpftmp.assets.cache
Binary file not shown.
Empty file.
25 changes: 25 additions & 0 deletions
25
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_c5enbzmd_wpftmp.AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// Dieser Code wurde von einem Tool generiert. | ||
// Laufzeitversion:4.0.30319.42000 | ||
// | ||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn | ||
// der Code erneut generiert wird. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyCompanyAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] | ||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] | ||
|
||
// Von der MSBuild WriteCodeFragment-Klasse generiert. | ||
|
1 change: 1 addition & 0 deletions
1
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_c5enbzmd_wpftmp.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a31238605d3a29ce482c1384edcfc032d487adaa518a5dc58cb04092564d48e0 |
13 changes: 13 additions & 0 deletions
13
.../obj/Debug/net8.0-windows/SBWPF_c5enbzmd_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
is_global = true | ||
build_property.TargetFramework = net8.0-windows | ||
build_property.TargetPlatformMinVersion = 7.0 | ||
build_property.UsingMicrosoftNETSdkWeb = | ||
build_property.ProjectTypeGuids = | ||
build_property.InvariantGlobalization = | ||
build_property.PlatformNeutralAssembly = | ||
build_property.EnforceExtendedAnalyzerRules = | ||
build_property._SupportedPlatformList = Linux,macOS,Windows | ||
build_property.RootNamespace = SBWPF_c5enbzmd_wpftmp | ||
build_property.ProjectDir = C:\Users\andy1\source\repos\SBWPF\SBWPF\ | ||
build_property.EnableComHosting = | ||
build_property.EnableGeneratedComInterfaceComImportInterop = |
6 changes: 6 additions & 0 deletions
6
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_c5enbzmd_wpftmp.GlobalUsings.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// <auto-generated/> | ||
global using global::System; | ||
global using global::System.Collections.Generic; | ||
global using global::System.Linq; | ||
global using global::System.Threading; | ||
global using global::System.Threading.Tasks; |
Binary file added
BIN
+8.63 KB
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_c5enbzmd_wpftmp.assets.cache
Binary file not shown.
25 changes: 25 additions & 0 deletions
25
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_gy5t41gs_wpftmp.AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// Dieser Code wurde von einem Tool generiert. | ||
// Laufzeitversion:4.0.30319.42000 | ||
// | ||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn | ||
// der Code erneut generiert wird. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyCompanyAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] | ||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] | ||
|
||
// Von der MSBuild WriteCodeFragment-Klasse generiert. | ||
|
1 change: 1 addition & 0 deletions
1
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_gy5t41gs_wpftmp.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a31238605d3a29ce482c1384edcfc032d487adaa518a5dc58cb04092564d48e0 |
13 changes: 13 additions & 0 deletions
13
.../obj/Debug/net8.0-windows/SBWPF_gy5t41gs_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
is_global = true | ||
build_property.TargetFramework = net8.0-windows | ||
build_property.TargetPlatformMinVersion = 7.0 | ||
build_property.UsingMicrosoftNETSdkWeb = | ||
build_property.ProjectTypeGuids = | ||
build_property.InvariantGlobalization = | ||
build_property.PlatformNeutralAssembly = | ||
build_property.EnforceExtendedAnalyzerRules = | ||
build_property._SupportedPlatformList = Linux,macOS,Windows | ||
build_property.RootNamespace = SBWPF_gy5t41gs_wpftmp | ||
build_property.ProjectDir = C:\Users\andy1\source\repos\SBWPF\SBWPF\ | ||
build_property.EnableComHosting = | ||
build_property.EnableGeneratedComInterfaceComImportInterop = |
6 changes: 6 additions & 0 deletions
6
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_gy5t41gs_wpftmp.GlobalUsings.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// <auto-generated/> | ||
global using global::System; | ||
global using global::System.Collections.Generic; | ||
global using global::System.Linq; | ||
global using global::System.Threading; | ||
global using global::System.Threading.Tasks; |
Binary file added
BIN
+8.63 KB
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_gy5t41gs_wpftmp.assets.cache
Binary file not shown.
Empty file.
25 changes: 25 additions & 0 deletions
25
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_lmdqf0dc_wpftmp.AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// Dieser Code wurde von einem Tool generiert. | ||
// Laufzeitversion:4.0.30319.42000 | ||
// | ||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn | ||
// der Code erneut generiert wird. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyCompanyAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] | ||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] | ||
|
||
// Von der MSBuild WriteCodeFragment-Klasse generiert. | ||
|
1 change: 1 addition & 0 deletions
1
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_lmdqf0dc_wpftmp.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a31238605d3a29ce482c1384edcfc032d487adaa518a5dc58cb04092564d48e0 |
13 changes: 13 additions & 0 deletions
13
.../obj/Debug/net8.0-windows/SBWPF_lmdqf0dc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
is_global = true | ||
build_property.TargetFramework = net8.0-windows | ||
build_property.TargetPlatformMinVersion = 7.0 | ||
build_property.UsingMicrosoftNETSdkWeb = | ||
build_property.ProjectTypeGuids = | ||
build_property.InvariantGlobalization = | ||
build_property.PlatformNeutralAssembly = | ||
build_property.EnforceExtendedAnalyzerRules = | ||
build_property._SupportedPlatformList = Linux,macOS,Windows | ||
build_property.RootNamespace = SBWPF_lmdqf0dc_wpftmp | ||
build_property.ProjectDir = C:\Users\andy1\source\repos\SBWPF\SBWPF\ | ||
build_property.EnableComHosting = | ||
build_property.EnableGeneratedComInterfaceComImportInterop = |
6 changes: 6 additions & 0 deletions
6
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_lmdqf0dc_wpftmp.GlobalUsings.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// <auto-generated/> | ||
global using global::System; | ||
global using global::System.Collections.Generic; | ||
global using global::System.Linq; | ||
global using global::System.Threading; | ||
global using global::System.Threading.Tasks; |
Binary file added
BIN
+8.63 KB
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_lmdqf0dc_wpftmp.assets.cache
Binary file not shown.
Empty file.
25 changes: 25 additions & 0 deletions
25
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_mxmvl0ax_wpftmp.AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// Dieser Code wurde von einem Tool generiert. | ||
// Laufzeitversion:4.0.30319.42000 | ||
// | ||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn | ||
// der Code erneut generiert wird. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyCompanyAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] | ||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] | ||
|
||
// Von der MSBuild WriteCodeFragment-Klasse generiert. | ||
|
1 change: 1 addition & 0 deletions
1
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_mxmvl0ax_wpftmp.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a31238605d3a29ce482c1384edcfc032d487adaa518a5dc58cb04092564d48e0 |
13 changes: 13 additions & 0 deletions
13
.../obj/Debug/net8.0-windows/SBWPF_mxmvl0ax_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
is_global = true | ||
build_property.TargetFramework = net8.0-windows | ||
build_property.TargetPlatformMinVersion = 7.0 | ||
build_property.UsingMicrosoftNETSdkWeb = | ||
build_property.ProjectTypeGuids = | ||
build_property.InvariantGlobalization = | ||
build_property.PlatformNeutralAssembly = | ||
build_property.EnforceExtendedAnalyzerRules = | ||
build_property._SupportedPlatformList = Linux,macOS,Windows | ||
build_property.RootNamespace = SBWPF_mxmvl0ax_wpftmp | ||
build_property.ProjectDir = C:\Users\andy1\source\repos\SBWPF\SBWPF\ | ||
build_property.EnableComHosting = | ||
build_property.EnableGeneratedComInterfaceComImportInterop = |
6 changes: 6 additions & 0 deletions
6
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_mxmvl0ax_wpftmp.GlobalUsings.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// <auto-generated/> | ||
global using global::System; | ||
global using global::System.Collections.Generic; | ||
global using global::System.Linq; | ||
global using global::System.Threading; | ||
global using global::System.Threading.Tasks; |
Binary file added
BIN
+8.63 KB
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_mxmvl0ax_wpftmp.assets.cache
Binary file not shown.
Empty file.
25 changes: 25 additions & 0 deletions
25
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_ned212jt_wpftmp.AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// Dieser Code wurde von einem Tool generiert. | ||
// Laufzeitversion:4.0.30319.42000 | ||
// | ||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn | ||
// der Code erneut generiert wird. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyCompanyAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] | ||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] | ||
|
||
// Von der MSBuild WriteCodeFragment-Klasse generiert. | ||
|
1 change: 1 addition & 0 deletions
1
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_ned212jt_wpftmp.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a31238605d3a29ce482c1384edcfc032d487adaa518a5dc58cb04092564d48e0 |
13 changes: 13 additions & 0 deletions
13
.../obj/Debug/net8.0-windows/SBWPF_ned212jt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
is_global = true | ||
build_property.TargetFramework = net8.0-windows | ||
build_property.TargetPlatformMinVersion = 7.0 | ||
build_property.UsingMicrosoftNETSdkWeb = | ||
build_property.ProjectTypeGuids = | ||
build_property.InvariantGlobalization = | ||
build_property.PlatformNeutralAssembly = | ||
build_property.EnforceExtendedAnalyzerRules = | ||
build_property._SupportedPlatformList = Linux,macOS,Windows | ||
build_property.RootNamespace = SBWPF_ned212jt_wpftmp | ||
build_property.ProjectDir = C:\Users\andy1\source\repos\SBWPF\SBWPF\ | ||
build_property.EnableComHosting = | ||
build_property.EnableGeneratedComInterfaceComImportInterop = |
6 changes: 6 additions & 0 deletions
6
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_ned212jt_wpftmp.GlobalUsings.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// <auto-generated/> | ||
global using global::System; | ||
global using global::System.Collections.Generic; | ||
global using global::System.Linq; | ||
global using global::System.Threading; | ||
global using global::System.Threading.Tasks; |
Binary file added
BIN
+8.63 KB
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_ned212jt_wpftmp.assets.cache
Binary file not shown.
Empty file.
25 changes: 25 additions & 0 deletions
25
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_nx2giefd_wpftmp.AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// Dieser Code wurde von einem Tool generiert. | ||
// Laufzeitversion:4.0.30319.42000 | ||
// | ||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn | ||
// der Code erneut generiert wird. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyCompanyAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("SBWPF")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] | ||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] | ||
|
||
// Von der MSBuild WriteCodeFragment-Klasse generiert. | ||
|
1 change: 1 addition & 0 deletions
1
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_nx2giefd_wpftmp.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a31238605d3a29ce482c1384edcfc032d487adaa518a5dc58cb04092564d48e0 |
13 changes: 13 additions & 0 deletions
13
.../obj/Debug/net8.0-windows/SBWPF_nx2giefd_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
is_global = true | ||
build_property.TargetFramework = net8.0-windows | ||
build_property.TargetPlatformMinVersion = 7.0 | ||
build_property.UsingMicrosoftNETSdkWeb = | ||
build_property.ProjectTypeGuids = | ||
build_property.InvariantGlobalization = | ||
build_property.PlatformNeutralAssembly = | ||
build_property.EnforceExtendedAnalyzerRules = | ||
build_property._SupportedPlatformList = Linux,macOS,Windows | ||
build_property.RootNamespace = SBWPF_nx2giefd_wpftmp | ||
build_property.ProjectDir = C:\Users\andy1\source\repos\SBWPF\SBWPF\ | ||
build_property.EnableComHosting = | ||
build_property.EnableGeneratedComInterfaceComImportInterop = |
6 changes: 6 additions & 0 deletions
6
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_nx2giefd_wpftmp.GlobalUsings.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// <auto-generated/> | ||
global using global::System; | ||
global using global::System.Collections.Generic; | ||
global using global::System.Linq; | ||
global using global::System.Threading; | ||
global using global::System.Threading.Tasks; |
Binary file added
BIN
+8.63 KB
Source/SBWPF/obj/Debug/net8.0-windows/SBWPF_nx2giefd_wpftmp.assets.cache
Binary file not shown.
Oops, something went wrong.