Skip to content

Commit 8b3b47a

Browse files
authored
Merge pull request #141 from aws/fixperiod
add period
2 parents e26ea9c + 5011905 commit 8b3b47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Porting Assistant for .NET quickly scans .NET Framework applications to identify
66
### Porting Assistant Dotnet DataStore
77
This repository contains the location of data store in S3. The data store contains data files that show package and API compatibility with .NET Core and .NET Standard.
88

9-
* Porting assistant uses these data files for finding the compatibility of packages and their APIs
9+
* Porting assistant uses these data files for finding the compatibility of packages and their APIs.
1010
* For each NuGet package in nuget.org, a separate Json file is defined. Each file captures compatibility information of all its packaged versions.
1111
* It shows compatibility information for all the NuGet packages available in nuget.org - 211k unique packages, 2.5 millions packaged versions (The numbers could change over time).
1212

0 commit comments

Comments
 (0)