Skip to content

Commit 1d2a2ae

Browse files
author
Martin Noreke
committed
Version Number Changes
Updates to README.md
1 parent 9f68951 commit 1d2a2ae

4 files changed

Lines changed: 17 additions & 19 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,12 @@ The Rally REST API for .NET is available on an as-is basis.
1010

1111
Rally Software does not actively maintain or support this toolkit. If you have a question or problem, we recommend posting it to Stack Overflow: http://stackoverflow.com/questions/ask?tags=rally
1212

13-
## Download
13+
## Downloads
1414

15-
[Rally REST API for .NET DLL](https://github.com/RallyTools/RallyRestToolkitFor.NET/releases/download/v2.0.1/rally-rest-api.net-2.0.1.zip)
15+
[Releases](https://github.com/RallyTools/RallyRestToolkitFor.NET/releases)
1616

1717
## User Guide
1818

19-
Please view the [Rally REST API for .NET User Guide](https://github.com/RallyTools/RallyRestToolkitFor.NET/wiki/User-Guide) in the attached wiki
20-
2119
[Full REST API for .NET API docs](http://rallytools.github.io/RallyRestToolkitFor.NET/Index.html)
2220

2321
[Web Services API documentation](https://rally1.rallydev.com/slm/doc/webservice)

Rally.RestApi.UiForWinforms/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("Rally.RestApi.UiForWinforms")]
13-
[assembly: AssemblyCopyright("Copyright © 2014")]
13+
[assembly: AssemblyCopyright("Copyright © 2014 - 2015")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]
35+
[assembly: AssemblyVersion("3.0.1.0")]
36+
[assembly: AssemblyFileVersion("3.0.1.0")]

Rally.RestApi.UiForWpf/Properties/AssemblyInfo.cs

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("")]
1414
[assembly: AssemblyProduct("Rally.RestApi.UiForWpf")]
15-
[assembly: AssemblyCopyright("Copyright © 2014")]
15+
[assembly: AssemblyCopyright("Copyright © 2014 - 2015")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -31,13 +31,13 @@
3131
//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
3232

3333

34-
[assembly:ThemeInfo(
35-
ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
36-
//(used if a resource is not found in the page,
37-
// or application resource dictionaries)
38-
ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
39-
//(used if a resource is not found in the page,
40-
// app, or any theme specific resource dictionaries)
34+
[assembly: ThemeInfo(
35+
ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
36+
//(used if a resource is not found in the page,
37+
// or application resource dictionaries)
38+
ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
39+
//(used if a resource is not found in the page,
40+
// app, or any theme specific resource dictionaries)
4141
)]
4242

4343

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.0.0.0")]
55-
[assembly: AssemblyFileVersion("1.0.0.0")]
54+
[assembly: AssemblyVersion("3.0.1.0")]
55+
[assembly: AssemblyFileVersion("3.0.1.0")]

Rally.RestApi/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("3.0.0.0")]
35-
[assembly: AssemblyFileVersion("3.0.0.0")]
34+
[assembly: AssemblyVersion("3.0.1.0")]
35+
[assembly: AssemblyFileVersion("3.0.1.0")]
3636

3737
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Rally.RestApi.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100a94bfacc7d8802c720773e9c39f73874c8afdecccfa6c6c1d59fc7ce4fbb0417249f12781168855a9bc8403632decc1b88c1e0f91c01b14af97e087a8d3f62d4f79399760b15d3cb0711723abfd2718494460ade8c3aa2d3450ac05b62987fb1fd3bca54e35706b8de19a2f89aba65c9741ec9046d36a317e09fdc660bbd18bc")]
3838
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Rally.RestApi.UiForWinforms, PublicKey=0024000004800000940000000602000000240000525341310004000001000100a94bfacc7d8802c720773e9c39f73874c8afdecccfa6c6c1d59fc7ce4fbb0417249f12781168855a9bc8403632decc1b88c1e0f91c01b14af97e087a8d3f62d4f79399760b15d3cb0711723abfd2718494460ade8c3aa2d3450ac05b62987fb1fd3bca54e35706b8de19a2f89aba65c9741ec9046d36a317e09fdc660bbd18bc")]

0 commit comments

Comments
 (0)