Skip to content

Commit

Permalink
Update Tweek.ApiService.csproj
Browse files Browse the repository at this point in the history
bump api version
  • Loading branch information
Yshayy committed Apr 16, 2019
1 parent ae94946 commit fbc0443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/api/Tweek.ApiService/Tweek.ApiService.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<VersionPrefix>1.0.0-rc2</VersionPrefix>
<VersionPrefix>1.0.0-rc3</VersionPrefix>
<DockerComposeProjectPath>..\..\..\deployments\docker-compose.dcproj</DockerComposeProjectPath>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>1591, 1701, 1702, 1998</NoWarn>
Expand Down

0 comments on commit fbc0443

Please sign in to comment.