Skip to content

Commit 540c5e5

Browse files
committed
Merge pull request #142 from yugangw-msft/nocache
Remove managed cache scaffolding commands
2 parents 76114da + c3a32d6 commit 540c5e5

File tree

25 files changed

+64
-2771
lines changed

25 files changed

+64
-2771
lines changed

setup/azurecmdfiles.wxi

Lines changed: 0 additions & 1836 deletions
Large diffs are not rendered by default.

src/Common/Commands.Common.Test/Properties/Resources.Designer.cs

Lines changed: 0 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Common/Commands.Common.Test/Properties/Resources.resx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,6 @@
121121
<data name="Azure" type="System.Resources.ResXFileRef, System.Windows.Forms">
122122
<value>..\Resources\Azure.publishsettings;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
123123
</data>
124-
<data name="CacheRuntimeUrl" xml:space="preserve">
125-
<value>http://az413943.vo.msecnd.net/cache/2.5.2.exe</value>
126-
</data>
127124
<data name="InvalidProfile" type="System.Resources.ResXFileRef, System.Windows.Forms">
128125
<value>..\Resources\InvalidProfile.PublishSettings;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
129126
</data>

src/Common/Commands.Common/Common/ManagementConstants.cs

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,6 @@ public static class ApiConstants
4141

4242
}
4343

44-
public class SDKVersion
45-
{
46-
public const string Version180 = "1.8.0";
47-
48-
public const string Version200 = "2.0.0";
49-
50-
public const string Version220 = "2.2.0";
51-
52-
public const string Version230 = "2.3.0";
53-
54-
public const string Version240 = "2.4.0";
55-
56-
public const string Version250 = "2.5.0";
57-
}
58-
5944
public enum DevEnv
6045
{
6146
Local,

src/Common/Commands.Common/Properties/Resources.Designer.cs

Lines changed: 1 addition & 227 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)