Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
Dapper
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tsai
Dapper
Commits
ede8f107
Commit
ede8f107
authored
Nov 14, 2015
by
Marc Gravell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change project owners
parent
3df8d88c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Dapper.StrongName.nuspec
Dapper.StrongName.nuspec
+2
-2
project.json
Dapper.StrongName/project.json
+2
-2
No files found.
Dapper.StrongName.nuspec
View file @
ede8f107
...
...
@@ -4,8 +4,8 @@
<id>
Dapper.StrongName
</id>
<version>
1.40
</version>
<title>
Dapper dot net (strong named)
</title>
<authors>
Sam Saffron,Marc Gravell
</authors>
<owners>
Sam Saffron,Marc Gravell
</owners>
<authors>
Sam Saffron,Marc Gravell
,Nick Craver
</authors>
<owners>
marc.gravell,nick.craver
</owners>
<licenseUrl>
http://www.apache.org/licenses/LICENSE-2.0
</licenseUrl>
<projectUrl>
https://github.com/StackExchange/dapper-dot-net
</projectUrl>
<requireLicenseAcceptance>
false
</requireLicenseAcceptance>
...
...
Dapper.StrongName/project.json
View file @
ede8f107
{
"authors"
:
[
"Sam Saffron"
,
"Marc Gravell"
],
"owners"
:
[
"
Sam Saffron"
,
"Marc Gravell
"
],
"authors"
:
[
"Sam Saffron"
,
"Marc Gravell"
,
"Nick Craver"
],
"owners"
:
[
"
marc.gravell"
,
"nick.craver
"
],
"projectUrl"
:
"https://github.com/StackExchange/dapper-dot-net"
,
"licenseUrl"
:
"http://www.apache.org/licenses/LICENSE-2.0"
,
"summary"
:
"A high performance Micro-ORM"
,
...
...
Write
Preview
Markdown
is supported
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