Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Nov 27, 2023
1 parent 6c8abe1 commit d8471a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OfficeIMO.Word/OfficeIMO.Word.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>OfficeIMO.Word</AssemblyName>
<AssemblyTitle>OfficeIMO.Word</AssemblyTitle>

<VersionPrefix>0.10.0</VersionPrefix>
<VersionPrefix>0.11.0</VersionPrefix>
<TargetFrameworks Condition=" '$([MSBuild]::IsOsPlatform(`Windows`))' ">netstandard2.0;netstandard2.1;net472;net48;net6.0;net7.0</TargetFrameworks>
<TargetFrameworks Condition=" '$([MSBuild]::IsOsPlatform(`OSX`))' Or '$([MSBuild]::IsOsPlatform(`Linux`))' ">net6.0;net7.0</TargetFrameworks>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
Expand Down Expand Up @@ -70,4 +70,4 @@
<InternalsVisibleTo Include="OfficeIMO.Tests" />
</ItemGroup>

</Project>
</Project>

0 comments on commit d8471a9

Please sign in to comment.