Skip to content

Commit

Permalink
Update to version 2.0.0.0
Browse files Browse the repository at this point in the history
Update to version 2.0.0.0 which includes DCS-gRPC 0.7.1 support and
some new APIs.
  • Loading branch information
rurounijones committed Feb 19, 2023
1 parent b9c16e7 commit f208ed9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Service/Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/DCS-gRPC/Custodian</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<Version>$(AssemblyVersion)</Version>
</PropertyGroup>

<ItemGroup>
<None Include="..\README.md">
Expand Down

0 comments on commit f208ed9

Please sign in to comment.