Skip to content

Commit

Permalink
Merge pull request #202 from sjdirect/dotnet-standard
Browse files Browse the repository at this point in the history
Dotnet standard
  • Loading branch information
sjdirect committed Aug 31, 2019
2 parents b9fb869 + 70151b5 commit e7d7b81
Show file tree
Hide file tree
Showing 200 changed files with 36,272 additions and 38,636 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Expand Up @@ -26,7 +26,7 @@ x64/
*.pdb
*.pgc
*.pgd
*.rsp
# *.rsp # Needed for Appveyor to pass msbuild parameters
*.sbr
*.tlb
*.tli
Expand Down Expand Up @@ -109,3 +109,7 @@ UpgradeLog*.XML
Settings.StyleCop
.vs/config/applicationhost.config
/.vs/Abot/v15

\.vs/Abot/DesignTimeBuild/

\.vs/
6 changes: 6 additions & 0 deletions Abot.Demo/App.config
Expand Up @@ -84,4 +84,10 @@
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>

<!--<system.net>
<defaultProxy enabled="true">
<proxy bypassonlocal="false" proxyaddress="http://localhost:8889/"></proxy>
</defaultProxy>
</system.net>-->
</configuration>
251 changes: 0 additions & 251 deletions Abot.SiteSimulator/Abot.SiteSimulator.csproj

This file was deleted.

75 changes: 0 additions & 75 deletions Abot.SiteSimulator/Content/Site.css

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit e7d7b81

Please sign in to comment.