Skip to content

Commit

Permalink
Swapped out csproj build script for project.json and .xproj
Browse files Browse the repository at this point in the history
  • Loading branch information
fearthecowboy committed Jul 8, 2016
1 parent cbe17c8 commit 32f7ccb
Show file tree
Hide file tree
Showing 110 changed files with 2,507 additions and 4,135 deletions.
518 changes: 133 additions & 385 deletions AutoRest.sln

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions AutoRest.sln.DotSettings
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeStyle/CodeCleanup/Profiles/=Autorest/@EntryIndexedValue">&lt;?xml version="1.0" encoding="utf-16"?&gt;&lt;Profile name="Autorest"&gt;&lt;CSUpdateFileHeader&gt;True&lt;/CSUpdateFileHeader&gt;&lt;CSCodeStyleAttributes ArrangeTypeAccessModifier="True" ArrangeTypeMemberAccessModifier="True" SortModifiers="True" RemoveRedundantParentheses="True" AddMissingParentheses="True" ArrangeBraces="True" ArrangeAttributes="True" ArrangeArgumentsStyle="True" /&gt;&lt;CSEnforceVarKeywordUsageSettings&gt;True&lt;/CSEnforceVarKeywordUsageSettings&gt;&lt;RemoveCodeRedundancies&gt;True&lt;/RemoveCodeRedundancies&gt;&lt;CSUseAutoProperty&gt;True&lt;/CSUseAutoProperty&gt;&lt;CSMakeAutoPropertyGetOnly&gt;True&lt;/CSMakeAutoPropertyGetOnly&gt;&lt;CSArrangeQualifiers&gt;True&lt;/CSArrangeQualifiers&gt;&lt;CSFixBuiltinTypeReferences&gt;True&lt;/CSFixBuiltinTypeReferences&gt;&lt;CSOptimizeUsings&gt;&lt;OptimizeUsings&gt;True&lt;/OptimizeUsings&gt;&lt;EmbraceInRegion&gt;False&lt;/EmbraceInRegion&gt;&lt;RegionName&gt;&lt;/RegionName&gt;&lt;/CSOptimizeUsings&gt;&lt;CSShortenReferences&gt;True&lt;/CSShortenReferences&gt;&lt;CSReformatCode&gt;True&lt;/CSReformatCode&gt;&lt;CSharpFormatDocComments&gt;True&lt;/CSharpFormatDocComments&gt;&lt;/Profile&gt;</s:String>
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">Copyright (c) Microsoft Corporation. All rights reserved.&#xD;
Licensed under the MIT License. See License.txt in the project root for license information.&#xD;
&#xD;
</s:String></wpf:ResourceDictionary>
54 changes: 0 additions & 54 deletions Tools/AutoRest.Build.Tasks/AutoRest.Build.Tasks.csproj

This file was deleted.

22 changes: 0 additions & 22 deletions Tools/AutoRest.Build.Tasks/AutoRest.Build.Tasks.sln

This file was deleted.

20 changes: 0 additions & 20 deletions Tools/AutoRest.Build.Tasks/Properties/AssemblyInfo.cs

This file was deleted.

92 changes: 0 additions & 92 deletions Tools/AutoRest.Build.Tasks/RegexReplaceTask.cs

This file was deleted.

32 changes: 0 additions & 32 deletions Tools/AutoRest.Build.Tasks/SetEnvVar.cs

This file was deleted.

86 changes: 0 additions & 86 deletions Tools/AutoRest.Build.Tasks/StrongNameUtility.cs

This file was deleted.

Loading

0 comments on commit 32f7ccb

Please sign in to comment.