Skip to content

Commit

Permalink
Update bin project to v2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
intentor committed Mar 10, 2017
1 parent 259b00c commit 3841399
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bin/Adic.sln
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ Global
$4.inheritsSet = VisualStudio
$4.inheritsScope = text/plain
$4.scope = text/plain
version = 2.24
version = 2.25
EndGlobalSection
EndGlobal
2 changes: 1 addition & 1 deletion bin/Extensions.Editor/Adic.Extensions.Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>Adic</RootNamespace>
<AssemblyName>Adic.Extensions.Editor</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ReleaseVersion>2.24</ReleaseVersion>
<ReleaseVersion>2.25</ReleaseVersion>
<Description>Adic Extensions Editor (Unity only).</Description>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion bin/Extensions/Adic.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>Adic</RootNamespace>
<AssemblyName>Adic.Extensions</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ReleaseVersion>2.24</ReleaseVersion>
<ReleaseVersion>2.25</ReleaseVersion>
<Description>Adic Extensions (Unity only).</Description>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion bin/Framework/Adic.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>Adic</RootNamespace>
<AssemblyName>Adic.Framework</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ReleaseVersion>2.24</ReleaseVersion>
<ReleaseVersion>2.25</ReleaseVersion>
<Description>Adic Framework</Description>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down

0 comments on commit 3841399

Please sign in to comment.