Skip to content

Commit 7644b2b

Browse files
Updated Demos to latest version - DocumentStudio.NET 2022 R2 release
1 parent 1ccf692 commit 7644b2b

File tree

3,376 files changed

+3961137
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,376 files changed

+3961137
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0"?>
2+
<configuration>
3+
<startup>
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
5+
</startup>
6+
</configuration>
Binary file not shown.

01. Document Viewer/01. WinForms/C#/.vs/WinForms_CS_Document_Viewer/v16/Server/sqlite3/db.lock

Whitespace-only changes.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.29509.3
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinForms_CS_Document_Viewer", "WinForms_CS_Document_Viewer.csproj", "{7BFFDD16-8174-491A-B3D8-D0729E9758B0}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{7BFFDD16-8174-491A-B3D8-D0729E9758B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{7BFFDD16-8174-491A-B3D8-D0729E9758B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{7BFFDD16-8174-491A-B3D8-D0729E9758B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{7BFFDD16-8174-491A-B3D8-D0729E9758B0}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
GlobalSection(ExtensibilityGlobals) = postSolution
23+
SolutionGuid = {0BF80DC4-451E-48C7-B2E7-64D810670D10}
24+
EndGlobalSection
25+
EndGlobal
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// <autogenerated />
2+
using System;
3+
using System.Reflection;
4+
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5", FrameworkDisplayName = ".NET Framework 4.5")]
Binary file not shown.

01. Document Viewer/01. WinForms/C#/obj/Debug/WinForms_Document_Viewer.csproj.CopyComplete

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3381780c697178e07e75830bd57d69ae403704e5

0 commit comments

Comments
 (0)