Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuangli Wu <huanwu@microsoft.com>2017-04-01 03:05:14 +0300
committerGitHub <noreply@github.com>2017-04-01 03:05:14 +0300
commit39514943cac0ca081894ac0763c2a91d30345e52 (patch)
tree508bdc6808b1c626c415af9cd34f5cd5b0bd3d75 /pkg/Microsoft.Private.PackageBaseline
parent619bef1bb1b4c9522b5994f5de24f3d4052b70eb (diff)
Create a Microsoft.XmlSerializer.Generator Project (#17615)
* Create a Microsoft.XmlSerializer.Generator as a base infrasture for sgen tool to be implemented. * Fix the build issue and update the code based on the comments. * Few more fix based on Shim's feedback. * Add test project * Several fix based on Zhenlan's feedback. * Few more fix. * delete SR.Designer.cs * Add package description. * Add package index. * Update index version. * update version. * Update package version to 1.0.0 * fix indention problem * Put using together. * Fix indention problem
Diffstat (limited to 'pkg/Microsoft.Private.PackageBaseline')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index 5122b51609..25df2d23ec 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -253,6 +253,12 @@
"4.0.2.0": "4.4.0"
}
},
+ "Microsoft.XmlSerializer.Generator": {
+ "InboxOn": {},
+ "AssemblyVersionInPackageVersion": {
+ "1.0.0.0": "1.0.0"
+ }
+ },
"Microsoft.Xna.Framework": {
"InboxOn": {
"wp8": "4.0.0.0"