Skip to content

Commit

Permalink
Update to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 authored Aug 12, 2024
1 parent 3fb6e57 commit d75f477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Src/GBX.NET/GBX.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<IsTrimmable>true</IsTrimmable>

<Version>1.2.6</Version>
<Version>1.2.7</Version>
<PackageReleaseNotes></PackageReleaseNotes>

<TargetFrameworks>net8.0;net7.0;net6.0;netstandard2.1;netstandard2.0;net462</TargetFrameworks>
Expand Down
2 changes: 1 addition & 1 deletion Tools/GbxExplorer/Client/GbxExplorer.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ServiceWorkerAssetsManifest>service-worker-assets.js</ServiceWorkerAssetsManifest>
<NullabilityInfoContextSupport>true</NullabilityInfoContextSupport>
<BlazorEnableTimeZoneSupport>false</BlazorEnableTimeZoneSupport>
<Version>1.2.6</Version>
<Version>1.2.7</Version>
<TrimmerRemoveSymbols>true</TrimmerRemoveSymbols>
</PropertyGroup>

Expand Down

0 comments on commit d75f477

Please sign in to comment.