Skip to content

Commit 873c8af

Browse files
committed
Remove 'Rackspace' from the README
1 parent 1db793b commit 873c8af

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Rackspace Threading Library for .NET
1+
# Threading Library for .NET
22

33
[![Build status](https://ci.appveyor.com/api/projects/status/up5qifo34tharl4b/branch/master?svg=true)](https://ci.appveyor.com/project/sharwell/dotnet-threading/branch/master)
44

Rackspace.Threading.sln

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ Project("{7CF6DF6D-3B04-46F8-A40B-537D21BCA0B4}") = "Docs.Threading.Current", "D
101101
EndProject
102102
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E8EAC369-C58E-4CE9-A440-27633F473457}"
103103
ProjectSection(SolutionItems) = preProject
104+
LICENSE = LICENSE
105+
README.md = README.md
106+
stylecop.json = stylecop.json
104107
TunnelVisionLabs.Threading.ruleset = TunnelVisionLabs.Threading.ruleset
105108
TunnelVisionLabs.Threading.UnitTest.ruleset = TunnelVisionLabs.Threading.UnitTest.ruleset
106109
EndProjectSection

0 commit comments

Comments
 (0)