Skip to content

Commit

Permalink
dev - Started development of 1.0.0.1
Browse files Browse the repository at this point in the history
---

Type: dev
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Aug 28, 2024
1 parent e0f2d88 commit fda477d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion ChemiStar.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@ VisualStudioVersion = 17.11.35208.52
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ChemiStar", "ChemiStar\ChemiStar.csproj", "{0C8F33EC-A0C7-4763-B909-59FE69CFF2EE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChemiStar.Tests", "ChemiStar.Tests\ChemiStar.Tests.csproj", "{2E3FE771-60D5-4AF9-BED7-E8B905479190}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ChemiStar.Tests", "ChemiStar.Tests\ChemiStar.Tests.csproj", "{2E3FE771-60D5-4AF9-BED7-E8B905479190}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{87739C97-A64F-4530-AE27-F7FC2DBFDDC6}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.0.0</Version>
<Version>1.0.0.1</Version>
<Authors>Aptivi</Authors>
<Company>Aptivi</Company>
<Copyright>Copyright (c) 2024 Aptivi</Copyright>
Expand Down

0 comments on commit fda477d

Please sign in to comment.