Skip to content

Commit

Permalink
rename assembly name to Smdn.Text.Ondulish
Browse files Browse the repository at this point in the history
  • Loading branch information
smdn committed Dec 22, 2022
1 parent 17198a0 commit 99af089
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions src/Smdn.Text.Ondulish/Smdn.Text.Ondulish.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,12 @@
<PropertyGroup>
<TargetFrameworks>net5.0;netstandard2.1</TargetFrameworks>
<LangVersion>latest</LangVersion>
<AssemblyName>LibOndulishTranslator</AssemblyName>
<RootNamespace>Smdn.Applications.OndulishTranslator</RootNamespace>
<VersionPrefix>3.2</VersionPrefix>
<VersionSuffix></VersionSuffix>
<BaseOutputPath>..\..\build\bin\</BaseOutputPath>
</PropertyGroup>

<PropertyGroup Label="metadata">
<Title>LibOndulishTranslator</Title>
<Description>$Title</Description>
<Company>smdn.jp</Company>
<Copyright>Copyright © 2012 smdn</Copyright>

Expand Down
2 changes: 0 additions & 2 deletions tests/Smdn.Text.Ondulish/Smdn.Text.Ondulish.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
<PropertyGroup>
<TargetFrameworks>net5.0;netcoreapp3.1</TargetFrameworks>
<LangVersion>latest</LangVersion>
<AssemblyName>LibOndulishTranslator.Tests</AssemblyName>
<RootNamespace>Smdn.Applications.OndulishTranslator</RootNamespace>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 99af089

Please sign in to comment.