Skip to content

Commit

Permalink
update c# config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabing010102 committed Sep 23, 2022
1 parent 8ab001f commit 090913f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion TuiHub.Protos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<AssemblyName>TuiHub.Protos</AssemblyName>
<AssemblyTitle>TuiHub.Protos</AssemblyTitle>
<VersionPrefix>0.1.0</VersionPrefix>
<VersionSuffix>alpha5</VersionSuffix>
<VersionSuffix>alpha6</VersionSuffix>
<PackageProjectUrl>https://github.com/TuiHub/Protos</PackageProjectUrl>
<RepositoryUrl>https://github.com/TuiHub/Protos</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand Down
4 changes: 2 additions & 2 deletions TuiHub.Protos.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<repository type="git" url="https://github.com/TuiHub/Protos" />
<description>$description$</description>
<tags>protobuf TuiHub</tags>
<dependencies>
<!-- <dependencies>
<group targetFramework="net6.0">
<dependency id="Google.Protobuf" version="3.21.6" exclude="Build,Analyzers" />
<dependency id="Grpc.Core" version="2.46.3" exclude="Build,Analyzers" />
</group>
</dependencies>
</dependencies> -->
</metadata>
</package>

0 comments on commit 090913f

Please sign in to comment.