You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Porting Assistant for .NET quickly scans .NET Framework applications to identify
6
6
### Porting Assistant Dotnet DataStore
7
7
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.
8
8
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.
10
10
* For each NuGet package in nuget.org, a separate Json file is defined. Each file captures compatibility information of all its packaged versions.
11
11
* 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).
0 commit comments