Skip to content

Commit

Permalink
added released opuxl
Browse files Browse the repository at this point in the history
  • Loading branch information
asndev committed Feb 1, 2017
1 parent 59e4c79 commit 8347662
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 9 deletions.
Binary file added opuxl_addin/32bit-opuxl-addin.xll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v2.0.50727"/>
<supportedRuntime version="v4.0"/>
</startup>
</configuration>
Binary file modified opuxl_addin/Opuxl/OpuxlClassLibrary/Opuxl.xll
Binary file not shown.
9 changes: 0 additions & 9 deletions opuxl_addin/Opuxl/OpuxlClassLibrary/OpuxlClassLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@
<Compile Include="Main.cs" />
<Compile Include="MethodRegistry.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="ContentArea.cs" />
</ItemGroup>
<ItemGroup>
Expand All @@ -88,10 +83,6 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<None Include="README.md" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8347662

Please sign in to comment.