Skip to content

Commit

Permalink
Update csproj versions to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Apr 16, 2024
1 parent 523a602 commit 2bddf48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<RepositoryUrl>https://go.microsoft.com/fwlink/?linkid=2071915</RepositoryUrl>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyFileVersion>2.0.0.0</AssemblyFileVersion>
<Version>2.0.0</Version>
<Version>3.0.0</Version>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageVersion Condition=" '$(Version)' != '' and '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</PackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 2bddf48

Please sign in to comment.