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
8fcbf5e9
"Source/vscode:/vscode.git/clone" did not exist on "11c363d8f9ff0ea5adbae2314bdcd9eb69865497"
Commit
8fcbf5e9
authored
Mar 12, 2014
by
tebjan
Browse files
svgassembly is now signed
parent
0b3df0a9
Changes
2
Show whitespace changes
Inline
Side-by-side
Source/Svg.csproj
View file @
8fcbf5e9
...
@@ -71,6 +71,12 @@
...
@@ -71,6 +71,12 @@
<DebugSymbols>
false
</DebugSymbols>
<DebugSymbols>
false
</DebugSymbols>
<DocumentationFile>
bin\Release\Svg.XML
</DocumentationFile>
<DocumentationFile>
bin\Release\Svg.XML
</DocumentationFile>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>
true
</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>
svgkeyfile.pfx
</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"System"
/>
<Reference
Include=
"System"
/>
<Reference
Include=
"System.Drawing"
/>
<Reference
Include=
"System.Drawing"
/>
...
@@ -212,6 +218,7 @@
...
@@ -212,6 +218,7 @@
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"Basic Shapes\DOM.cd"
/>
<None
Include=
"Basic Shapes\DOM.cd"
/>
<None
Include=
"svgkeyfile.pfx"
/>
</ItemGroup>
</ItemGroup>
<Import
Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets"
/>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
...
...
Source/svgkeyfile.pfx
0 → 100644
View file @
8fcbf5e9
File added
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