diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-20 08:23:19 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-20 08:23:19 -0700 |
commit | 1ffae6b7956ef88c37a333d5e7fc1cfc70c8ef00 (patch) | |
tree | e0279fb33558067613e5e9115fcdd09a6d02ca05 /samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj | |
parent | 0c746dc7720cb87d56bdae56085ea6371f8bccf8 (diff) | |
download | DotNetOpenAuth-1ffae6b7956ef88c37a333d5e7fc1cfc70c8ef00.zip DotNetOpenAuth-1ffae6b7956ef88c37a333d5e7fc1cfc70c8ef00.tar.gz DotNetOpenAuth-1ffae6b7956ef88c37a333d5e7fc1cfc70c8ef00.tar.bz2 |
Removed extra backup location tags from project files.
Diffstat (limited to 'samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj')
-rw-r--r-- | samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj b/samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj index 17178aa..737cd89 100644 --- a/samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj +++ b/samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj @@ -7,7 +7,6 @@ <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> <FileUpgradeFlags>0</FileUpgradeFlags> <OldToolsVersion>4.0</OldToolsVersion> - <UpgradeBackupLocation>C:\Users\andarno\git\dotnetopenauth\src\Backup\OAuthAuthorizationServer\</UpgradeBackupLocation> </PropertyGroup> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |