Skip to content

Commit

Permalink
Merge branch 'develop2'
Browse files Browse the repository at this point in the history
  • Loading branch information
yar229 committed Nov 5, 2017
2 parents eeda2de + a144e10 commit 846ef2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions WDMRC.Console/WDMRC.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<Copyright>yar229@yandex.ru</Copyright>
<Description>WebDAV emulator for Cloud.mail.ru</Description>
<PackageId>WebDAVCloudMailRu</PackageId>
<AssemblyVersion>1.8.0.6</AssemblyVersion>
<FileVersion>1.8.0.6</FileVersion>
<AssemblyVersion>1.8.0.7</AssemblyVersion>
<FileVersion>1.8.0.7</FileVersion>
<AssemblyName>wdmrc</AssemblyName>
<RootNamespace>YaR.CloudMailRu.Console</RootNamespace>
<StartupObject></StartupObject>
Expand Down
5 changes: 2 additions & 3 deletions WDMRC.Console/WDMRC.Console.netcoreapp.publish.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<Copyright>yar229@yandex.ru</Copyright>
<Description>WebDAV emulator for Cloud.mail.ru</Description>
<PackageId>WebDAVCloudMailRu</PackageId>
<AssemblyVersion>1.8.0.6</AssemblyVersion>
<FileVersion>1.8.0.6</FileVersion>
<AssemblyVersion>1.8.0.7</AssemblyVersion>
<FileVersion>1.8.0.7</FileVersion>
<AssemblyName>wdmrc</AssemblyName>
<RootNamespace>YaR.CloudMailRu.Console</RootNamespace>
<StartupObject></StartupObject>
Expand All @@ -35,7 +35,6 @@
<ItemGroup>
<ProjectReference Include="..\MailRuCloud\MailRuCloudApi\MailRuCloudApi.csproj" />
<ProjectReference Include="..\MailRuCloud\TwoFA\UI\MailRuCloudApi.TwoFA.Console\MailRuCloudApi.TwoFA.Console.csproj" />
<ProjectReference Include="..\MailRuCloud\TwoFA\UI\MailRuCloudApi.TwoFA.Dialog\MailRuCloudApi.TwoFA.Dialog.csproj" />
<ProjectReference Include="..\NWebDav\NWebDav.Server.HttpListener\NWebDav.Server.HttpListener.csproj" />
<ProjectReference Include="..\NWebDav\NWebDav.Server\NWebDav.Server.csproj" />
<ProjectReference Include="..\WebDavMailRuCloudStore\WebDavMailRuCloudStore.csproj" />
Expand Down

0 comments on commit 846ef2f

Please sign in to comment.