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
AgeCommit message (Expand)Author
2018-03-17fixwarningmessage (#28101)Jiayi Yu
2018-03-17Added DCS Tests for System.Drawing Types (#27082)Joshua Clark
2018-02-27Catch the FileNotFoundException when to get the obsolete attribute for type. ...Huangli Wu
2018-02-07Update Sgen version to 2.0 and assembly version to 2.0. (#26905)Huangli Wu
2018-02-06Remove no warn tag in Microsoft.XmlSerializer.Geerator.csproj (#26857)Jiayi Yu
2018-01-31Building non-Windows builds using the CLI's MSBuild (#26686)Jose Perez Rodriguez
2018-01-22Add DisableWarning parameter in the csc. (#25805)Huangli Wu
2018-01-08Move XmlSerializer CodeGen from SGen to S.P.Xml (#26169)Shin Mao
2017-12-08Fix XmlSerializer packaging break (#25799)Matt Mitchell
2017-12-08Update Sgen Version to 1.1.0 (#25769)Shin Mao
2017-12-05Make the target works for exe. (#25567)Huangli Wu
2017-12-05fix sgen if/else issue (#25562)Huangli Wu
2017-11-18Add releasenotes and projecturl in the nuget package. (#25316)Huangli Wu
2017-11-11Update the link of the instruction and use fwlink. (#25178)Huangli Wu
2017-11-07Support Reference Assemblies in SGEN. (#24491)Huangli Wu
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-10-16Ignore the type if it contains any property that only have private setter. (#...Huangli Wu
2017-10-02Make the public class be internal in sgen. (#24345)Huangli Wu
2017-09-30Add more parameters support in SGEN. (#24322)Huangli Wu
2017-09-30Merge pull request #24313 from shmao/RemoveRdXmlShin Mao
2017-09-29Removed Microsoft.XmlSerializer.Generator's rd.xmlXing Mao
2017-09-27Disable building Microsoft.XmlSerializer.Generator.Tests for armelragmani
2017-09-22Remove the line that will copy the generated serializer to the pack. (#24199)Huangli Wu
2017-09-17Add the target to copy the serializer to publish folder. (#24096)Huangli Wu
2017-09-17Add warning by default in SGEN (#24054)Huangli Wu
2017-09-16Merge pull request #24091 from mellinoe/disable-serializer.generator-tests-arm64Eric Mellino
2017-09-16Include the fwlink in the warning. (#24082)Huangli Wu
2017-09-16Disable XmlSerializer.Generator.Tests on ARM64.Eric Mellino
2017-09-16Merge pull request #24030 from hqueue/fix/issue_24029_tc_build_breakEric Mellino
2017-09-16Auto-generate the itemgroup. (#24079)Huangli Wu
2017-09-16Add help method for SGEN. (#23966)Huangli Wu
2017-09-15Remove ContinueAsError in sgen test (#24015)Huangli Wu
2017-09-15Generate Microsoft.XmlSerializer.Generator.props. (#24084)Shin Mao
2017-09-15Generate ThisAssembly.cs to get Package Version. (#24050)Shin Mao
2017-09-14Fix the output message in SGEN. (#23949)Huangli Wu
2017-09-14Disabling building Microsoft.XmlSerializer.Generator.Tests for ARMHyung-Kyu Choi
2017-09-14Add /casesensitive parameter so the command works on linux when the path cont...Huangli Wu
2017-09-13Reenable Microsoft.XmlSerializer.Generator.Tests on unix.Eric St. John
2017-09-12Only use test shared framework for XmlSerializer.Generator tests on netcoreappEric St. John
2017-09-12Binplace the serializer assembly to the TestPathEric St. John
2017-09-12Run dotnet-Microsoft.XmlSerializer.Generator on the test CLIEric St. John
2017-09-12Reuse RuntimeConfig from tests when running dotnet-Microsoft.XmlSerializer.Ge...Eric St. John
2017-09-12Allow copy-local ReferenceFromRuntimeEric St. John
2017-08-31Improve Sgen package for better customer experience (#23348)Huangli Wu
2017-08-29Don't use a ProjectReference from test > srcEric St. John
2017-08-29Re-enabled Sgen Tests. (#23612)Shin Mao
2017-08-26Suppress unused field warnings introduced with new CSCEric St. John
2017-08-21Disabled Sgen Tests. (#23446)Shin Mao
2017-08-19Fix the sgen issue when use NaN as the default value. (#23366)Huangli Wu
2017-08-19Workaround sgen automation errors. (#23400)Huangli Wu