1. 14 Oct, 2015 4 commits
  2. 11 Oct, 2015 2 commits
  3. 10 Oct, 2015 2 commits
  4. 08 Oct, 2015 3 commits
  5. 06 Oct, 2015 2 commits
  6. 05 Oct, 2015 6 commits
  7. 04 Oct, 2015 3 commits
  8. 03 Oct, 2015 1 commit
  9. 02 Oct, 2015 1 commit
  10. 01 Oct, 2015 1 commit
  11. 30 Sep, 2015 1 commit
  12. 28 Sep, 2015 1 commit
  13. 27 Sep, 2015 1 commit
  14. 23 Sep, 2015 3 commits
  15. 22 Sep, 2015 1 commit
  16. 15 Sep, 2015 1 commit
  17. 14 Sep, 2015 1 commit
  18. 11 Sep, 2015 1 commit
  19. 10 Sep, 2015 2 commits
  20. 09 Sep, 2015 1 commit
  21. 05 Sep, 2015 1 commit
  22. 02 Sep, 2015 1 commit
    • Michael Stegmann's avatar
      Windows Azure Emulator · 338d8f73
      Michael Stegmann authored
      Ignoring directory "efc" and "rfc" created by the Windows Azure Emulator
      
      Directory before starting emulator the first time:
      
      Directory: C:\temp\AzureCloudService1\AzureCloudService1
      
      Mode                LastWriteTime         Length Name
      ----                -------------         ------ ----
      d-----         9/1/2015   9:16 AM                bin
      d-----         9/1/2015   9:16 AM                WorkerRole1Content
      -a----         9/1/2015   9:16 AM           3014 AzureCloudService1.ccproj
      -a----         9/1/2015   9:16 AM            144 AzureCloudService1.ccproj.user
      -a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Cloud.cscfg
      -a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Local.cscfg
      -a----         9/1/2015   9:16 AM            428 ServiceDefinition.csdef
      
      
      And after starting the Emulator:
      
      Directory: C:\temp\AzureCloudService1\AzureCloudService1
      
      Mode                LastWriteTime         Length Name
      ----                -------------         ------ ----
      d-----         9/1/2015   9:16 AM                bin
      d-----         9/1/2015   9:19 AM                csx
      d-----         9/1/2015   9:19 AM                ecf
      d-----         9/1/2015   9:19 AM                obj
      d-----         9/1/2015   9:19 AM                rcf
      d-----         9/1/2015   9:16 AM                WorkerRole1Content
      -a----         9/1/2015   9:16 AM           3014 AzureCloudService1.ccproj
      -a----         9/1/2015   9:16 AM            144 AzureCloudService1.ccproj.user
      -a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Cloud.cscfg
      -a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Local.cscfg
      -a----         9/1/2015   9:16 AM            428 ServiceDefinition.csdef
      338d8f73