Skip to content

Commit 20c2538

Browse files
committed
v1.0.3
1 parent cecf848 commit 20c2538

File tree

67 files changed

+7888
-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.

67 files changed

+7888
-0
lines changed

.vs/quick-screen-recorder/v16/.suo

63.5 KB
Binary file not shown.

.vs/quick-screen-recorder/v16/Server/sqlite3/db.lock

Whitespace-only changes.
616 KB
Binary file not shown.
9.24 KB
Binary file not shown.
83.2 KB
Binary file not shown.

packages/SharpAvi.2.1.2/lib/net35-client/SharpAvi.XML

Lines changed: 1317 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
66 KB
Binary file not shown.

packages/SharpAvi.2.1.2/lib/net45/SharpAvi.XML

Lines changed: 1327 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
64 KB
Binary file not shown.

quick-screen-recorder.sln

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.29806.167
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "quick-screen-recorder", "quick-screen-recorder\quick-screen-recorder.csproj", "{739D3A11-1F74-40EF-8CA8-3789066D7E58}"
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+
{739D3A11-1F74-40EF-8CA8-3789066D7E58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{739D3A11-1F74-40EF-8CA8-3789066D7E58}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{739D3A11-1F74-40EF-8CA8-3789066D7E58}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{739D3A11-1F74-40EF-8CA8-3789066D7E58}.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 = {4A762F97-56EF-4C84-BDBB-5A17245A3BA9}
24+
EndGlobalSection
25+
EndGlobal

0 commit comments

Comments
 (0)