Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 0f680fa

Browse files
committed
Building and releasing 0.5.1.
1 parent 522ed41 commit 0f680fa

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.5.0.0")]
36-
[assembly: AssemblyFileVersion("0.5.0.0")]
35+
[assembly: AssemblyVersion("0.5.1.0")]
36+
[assembly: AssemblyFileVersion("0.5.1.0")]

Scarlet.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
<WarningLevel>4</WarningLevel>
2424
<RunCodeAnalysis>false</RunCodeAnalysis>
2525
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
26-
<DocumentationFile>
27-
</DocumentationFile>
26+
<DocumentationFile>bin\Debug\Scarlet.xml</DocumentationFile>
2827
</PropertyGroup>
2928
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
3029
<DebugType>pdbonly</DebugType>

_Builds/Scarlet_0.5.1.zip

266 KB
Binary file not shown.

0 commit comments

Comments
 (0)