Version bump

This commit is contained in:
Daniel J. Summers 2021-03-16 20:14:34 -04:00
parent 9e9b519c25
commit 93c99b430f
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net5.0</TargetFramework> <TargetFramework>net5.0</TargetFramework>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<AssemblyVersion>0.9.0.0</AssemblyVersion> <AssemblyVersion>0.9.1.0</AssemblyVersion>
<FileVersion>0.9.0.0</FileVersion> <FileVersion>0.9.1.0</FileVersion>
</PropertyGroup> </PropertyGroup>
</Project> </Project>

View File

@ -5,5 +5,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<_PublishTargetUrl>C:\Users\danie\Documents\sandbox\jobs-jobs-jobs\src\JobsJobsJobs\Server\bin\Release\net5.0\publish\</_PublishTargetUrl> <_PublishTargetUrl>C:\Users\danie\Documents\sandbox\jobs-jobs-jobs\src\JobsJobsJobs\Server\bin\Release\net5.0\publish\</_PublishTargetUrl>
<History>True|2021-03-16T23:34:57.2747439Z;</History>
</PropertyGroup> </PropertyGroup>
</Project> </Project>