Skip to content

Commit 1c39ea6

Browse files
committed
Tests updated
1 parent 47851c3 commit 1c39ea6

File tree

17 files changed

+24
-24
lines changed

17 files changed

+24
-24
lines changed

Tests/AnnotationInNestedClass/AnnotationInNestedClass.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="KY.Generator" Version="5.5.1" />
9-
<PackageReference Include="KY.Generator.Reflection.Annotations" Version="5.5.1" />
8+
<PackageReference Include="KY.Generator" Version="5.5.2" />
9+
<PackageReference Include="KY.Generator.Annotations" Version="5.5.2" />
1010
</ItemGroup>
1111

1212
</Project>

Tests/AnnotationInNestedClass/Output/class-2.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/AnnotationsWithMultipleOutputs/AnnotationsWithMultipleOutputs.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="KY.Generator" Version="5.5.1" />
9-
<PackageReference Include="KY.Generator.Reflection.Annotations" Version="5.5.1" />
8+
<PackageReference Include="KY.Generator" Version="5.5.2" />
9+
<PackageReference Include="KY.Generator.Annotations" Version="5.5.2" />
1010
</ItemGroup>
1111

1212
</Project>

Tests/Generator/KY.Generator.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="KY.Core.Common" Version="4.16.2" />
10+
<PackageReference Include="KY.Core.Common" Version="4.17.0" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
1212
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
1313
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />

Tests/Types/Output/sub-type.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/Types/Output/types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/Types/Types.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="KY.Generator" Version="5.5.1" />
9-
<PackageReference Include="KY.Generator.Reflection.Annotations" Version="5.5.1" />
8+
<PackageReference Include="KY.Generator" Version="5.5.2" />
9+
<PackageReference Include="KY.Generator.Annotations" Version="5.5.2" />
1010
</ItemGroup>
1111

1212
</Project>

Tests/WebApiController/ClientApp/src/app/fix-casing/models/casing-model.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/WebApiController/ClientApp/src/app/fix-casing/services/fix-casing.service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/WebApiController/ClientApp/src/app/keep-casing/models/casing-model.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/WebApiController/ClientApp/src/app/keep-casing/services/keep-casing.service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/WebApiController/ClientApp/src/app/produces/models/weather-forecast.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/WebApiController/ClientApp/src/app/produces/services/produces.service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/WebApiController/ClientApp/src/app/versioned-api/models/weather-forecast.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/WebApiController/ClientApp/src/app/versioned-api/services/versioned-api.service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ------------------------------------------------------------------------------
22
// <auto-generated>
3-
// This code was generated with KY.Generator 5.5.1.0
3+
// This code was generated with KY.Generator 5.5.2.0
44
// Manual changes to this file may cause unexpected behavior in your application.
55
// Manual changes to this file will be overwritten if the code is regenerated.
66
// </auto-generated>

Tests/WebApiController/WebApiController.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="KY.Core.Common" Version="4.14.0" />
17-
<PackageReference Include="KY.Generator" Version="5.5.1" />
18-
<PackageReference Include="KY.Generator.Reflection.Annotations" Version="5.5.1" />
17+
<PackageReference Include="KY.Generator" Version="5.5.2" />
18+
<PackageReference Include="KY.Generator.Annotations" Version="5.5.2" />
1919
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="4.1.1" />
2020
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.7" />
2121
</ItemGroup>

Tests/build.cmd

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ REM
55
cd AnnotationsWithMultipleOutputs
66
rmdir /S/Q Output
77
dotnet add package KY.Generator
8-
dotnet add package KY.Generator.Reflection.Annotations
8+
dotnet add package KY.Generator.Annotations
99
dotnet build --no-incremental
1010
cd ..
1111

@@ -16,7 +16,7 @@ REM
1616
cd Types
1717
rmdir /S/Q Output
1818
dotnet add package KY.Generator
19-
dotnet add package KY.Generator.Reflection.Annotations
19+
dotnet add package KY.Generator.Annotations
2020
dotnet build --no-incremental
2121
cd ..
2222

@@ -36,7 +36,7 @@ rmdir /S/Q ClientApp\src\app\routed\services
3636
rmdir /S/Q ClientApp\src\app\versioned-api\models
3737
rmdir /S/Q ClientApp\src\app\versioned-api\services
3838
dotnet add package KY.Generator
39-
dotnet add package KY.Generator.Reflection.Annotations
39+
dotnet add package KY.Generator.Annotations
4040
dotnet build --no-incremental
4141
cd ..
4242

@@ -47,7 +47,7 @@ REM
4747
cd AnnotationInNestedClass
4848
rmdir /S/Q Output
4949
dotnet add package KY.Generator
50-
dotnet add package KY.Generator.Reflection.Annotations
50+
dotnet add package KY.Generator.Annotations
5151
dotnet build --no-incremental
5252
cd ..
5353

0 commit comments

Comments
 (0)