OSDN Git Service

OAuth署名生成などの処理をOAuthUtilityクラスに移動
[opentween/open-tween.git] / OpenTween / OpenTween.csproj
index 643bbcc..5e538d5 100644 (file)
     <Compile Include="Connection\Imgur.cs" />
     <Compile Include="Connection\Mobypicture.cs" />
     <Compile Include="Connection\Networking.cs" />
+    <Compile Include="Connection\OAuthUtility.cs" />
     <Compile Include="Connection\TwipplePhoto.cs" />
     <Compile Include="EmojiFormatter.cs" />
     <Compile Include="EventViewerDialog.cs">