Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ImportedProjects
SVG
Commits
bab55885
"vscode:/vscode.git/clone" did not exist on "a7fde10c29e9b75e15104e40596eaf803bc2971f"
Commit
bab55885
authored
Jun 11, 2014
by
tebjan
Browse files
added app.config
parent
90168729
Changes
2
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
bab55885
...
@@ -6,3 +6,4 @@ Source/Svg.suo
...
@@ -6,3 +6,4 @@ Source/Svg.suo
Source/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Source/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Samples/SVGViewer/obj/
Samples/SVGViewer/obj/
Samples/SVGViewer/bin/
Samples/SVGViewer/bin/
Samples/SVGViewer/SVGViewer.OpenCover.Settings
Samples/SVGViewer/app.config
0 → 100644
View file @
bab55885
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
configuration
>
<
startup
>
<
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.0"
/>
</
startup
>
</
configuration
>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment