Skip to content

Commit

Permalink
v14.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RicoSuter committed Mar 23, 2024
1 parent 06bb354 commit 4532c16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>14.0.3</VersionPrefix>
<VersionPrefix>14.0.4</VersionPrefix>

<Authors>Rico Suter</Authors>
<Copyright>Copyright © Rico Suter, 2023</Copyright>
Expand Down
5 changes: 1 addition & 4 deletions src/NSwag.sln
Expand Up @@ -112,10 +112,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NSwag.Generation.Tests", "N
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "00 Build", "00 Build", "{6F5E4FDF-0A82-42D5-94AC-A9CD43CC931D}"
ProjectSection(SolutionItems) = preProject
azure-pipelines.yml = ..\azure-pipelines.yml
Directory.Build.props = ..\Directory.Build.props
global.json = ..\global.json
NSwag.NoInstaller.slnf = NSwag.NoInstaller.slnf
..\Directory.Build.props = ..\Directory.Build.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "_build", "..\build\_build.csproj", "{AC3D8125-AE21-49FC-A217-D96C7B585FF9}"
Expand Down

0 comments on commit 4532c16

Please sign in to comment.