Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Bump client nuget version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Jan 12, 2021
1 parent 9fb7bc8 commit 29486a6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<OutputType>Exe</OutputType>
<RuntimeIdentifiers>win-x64;linux-x64</RuntimeIdentifiers>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>1.14.4</Version>
<Version>1.14.5</Version>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
Expand Down Expand Up @@ -73,7 +73,7 @@
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="5.0.0" />
<PackageReference Include="TextCopy" Version="3.3.0" />
<PackageReference Include="Tgstation.Server.Client" Version="9.1.1" />
<PackageReference Include="Tgstation.Server.Client" Version="9.1.2" />
</ItemGroup>
<ItemGroup>
<Compile Update="Views\Pages\AddUserGroup.xaml.cs">
Expand Down

0 comments on commit 29486a6

Please sign in to comment.