|
33 | 33 |
|
34 | 34 | <ItemGroup>
|
35 | 35 | <PackageReference Include="Azure.IoT.ModelsRepository" Version="1.0.0-preview.6" />
|
36 |
| - <PackageReference Include="DTDLParser" Version="1.2.13-preview-g8a42f2082f" /> |
| 36 | + <PackageReference Include="DTDLParser" Version="1.2.16-preview-gc368fb0828" /> |
37 | 37 | <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.3" />
|
38 | 38 | <PackageReference Include="NuGet.Versioning" Version="6.13.2" />
|
39 | 39 | <PackageReference Include="System.CodeDom" Version="9.0.3" />
|
|
70 | 70 | <LastGenOutput>DotNetResponseExtension.cs</LastGenOutput>
|
71 | 71 | <CustomToolNamespace>Azure.Iot.Operations.ProtocolCompilerLib</CustomToolNamespace>
|
72 | 72 | </None>
|
| 73 | + <None Update="T4\communication\dotnet\Error\t4\DotNetAggregateError.tt"> |
| 74 | + <Generator>TextTemplatingFilePreprocessor</Generator> |
| 75 | + <LastGenOutput>DotNetAggregateError.cs</LastGenOutput> |
| 76 | + <CustomToolNamespace>Azure.Iot.Operations.ProtocolCompilerLib</CustomToolNamespace> |
| 77 | + </None> |
73 | 78 | <None Update="T4\communication\dotnet\Error\t4\DotNetError.tt">
|
74 | 79 | <Generator>TextTemplatingFilePreprocessor</Generator>
|
75 | 80 | <LastGenOutput>DotNetError.cs</LastGenOutput>
|
|
80 | 85 | <LastGenOutput>DotNetProject.cs</LastGenOutput>
|
81 | 86 | <CustomToolNamespace>Azure.Iot.Operations.ProtocolCompilerLib</CustomToolNamespace>
|
82 | 87 | </None>
|
| 88 | + <None Update="T4\communication\dotnet\Property\t4\DotNetPropertyConsumer.tt"> |
| 89 | + <Generator>TextTemplatingFilePreprocessor</Generator> |
| 90 | + <LastGenOutput>DotNetPropertyConsumer.cs</LastGenOutput> |
| 91 | + <CustomToolNamespace>Azure.Iot.Operations.ProtocolCompilerLib</CustomToolNamespace> |
| 92 | + </None> |
| 93 | + <None Update="T4\communication\dotnet\Property\t4\DotNetPropertyMaintainer.tt"> |
| 94 | + <Generator>TextTemplatingFilePreprocessor</Generator> |
| 95 | + <LastGenOutput>DotNetPropertyMaintainer.cs</LastGenOutput> |
| 96 | + <CustomToolNamespace>Azure.Iot.Operations.ProtocolCompilerLib</CustomToolNamespace> |
| 97 | + </None> |
83 | 98 | <None Update="T4\communication\dotnet\Serialization\t4\DotNetSerialization.tt">
|
84 | 99 | <Generator>TextTemplatingFilePreprocessor</Generator>
|
85 | 100 | <LastGenOutput>DotNetSerialization.cs</LastGenOutput>
|
|
410 | 425 | <LastGenOutput>ResultAvroSchema.cs</LastGenOutput>
|
411 | 426 | <CustomToolNamespace>Azure.Iot.Operations.ProtocolCompilerLib</CustomToolNamespace>
|
412 | 427 | </None>
|
| 428 | + <None Update="T4\serialization\Property\t4\AggregateResponseJsonSchema.tt"> |
| 429 | + <Generator>TextTemplatingFilePreprocessor</Generator> |
| 430 | + <LastGenOutput>AggregateResponseJsonSchema.cs</LastGenOutput> |
| 431 | + <CustomToolNamespace>Azure.Iot.Operations.ProtocolCompilerLib</CustomToolNamespace> |
| 432 | + </None> |
| 433 | + <None Update="T4\serialization\Property\t4\PropertyAvroSchema.tt"> |
| 434 | + <Generator>TextTemplatingFilePreprocessor</Generator> |
| 435 | + <LastGenOutput>PropertyAvroSchema.cs</LastGenOutput> |
| 436 | + <CustomToolNamespace>Azure.Iot.Operations.ProtocolCompilerLib</CustomToolNamespace> |
| 437 | + </None> |
| 438 | + <None Update="T4\serialization\Property\t4\PropertyJsonSchema.tt"> |
| 439 | + <Generator>TextTemplatingFilePreprocessor</Generator> |
| 440 | + <LastGenOutput>PropertyJsonSchema.cs</LastGenOutput> |
| 441 | + <CustomToolNamespace>Azure.Iot.Operations.ProtocolCompilerLib</CustomToolNamespace> |
| 442 | + </None> |
413 | 443 | <None Update="T4\serialization\Telemetry\t4\TelemetryAvroSchema.tt">
|
414 | 444 | <Generator>TextTemplatingFilePreprocessor</Generator>
|
415 | 445 | <LastGenOutput>TelemetryAvroSchema.cs</LastGenOutput>
|
|
467 | 497 | <AutoGen>True</AutoGen>
|
468 | 498 | <DependentUpon>DotNetResponseExtension.tt</DependentUpon>
|
469 | 499 | </Compile>
|
| 500 | + <Compile Update="T4\communication\dotnet\Error\t4\DotNetAggregateError.cs"> |
| 501 | + <DesignTime>True</DesignTime> |
| 502 | + <AutoGen>True</AutoGen> |
| 503 | + <DependentUpon>DotNetAggregateError.tt</DependentUpon> |
| 504 | + </Compile> |
470 | 505 | <Compile Update="T4\communication\dotnet\Error\t4\DotNetError.cs">
|
471 | 506 | <DesignTime>True</DesignTime>
|
472 | 507 | <AutoGen>True</AutoGen>
|
|
477 | 512 | <AutoGen>True</AutoGen>
|
478 | 513 | <DependentUpon>DotNetProject.tt</DependentUpon>
|
479 | 514 | </Compile>
|
| 515 | + <Compile Update="T4\communication\dotnet\Property\t4\DotNetPropertyConsumer.cs"> |
| 516 | + <DesignTime>True</DesignTime> |
| 517 | + <AutoGen>True</AutoGen> |
| 518 | + <DependentUpon>DotNetPropertyConsumer.tt</DependentUpon> |
| 519 | + </Compile> |
| 520 | + <Compile Update="T4\communication\dotnet\Property\t4\DotNetPropertyMaintainer.cs"> |
| 521 | + <DesignTime>True</DesignTime> |
| 522 | + <AutoGen>True</AutoGen> |
| 523 | + <DependentUpon>DotNetPropertyMaintainer.tt</DependentUpon> |
| 524 | + </Compile> |
480 | 525 | <Compile Update="T4\communication\dotnet\Serialization\t4\DotNetSerialization.cs">
|
481 | 526 | <DesignTime>True</DesignTime>
|
482 | 527 | <AutoGen>True</AutoGen>
|
|
807 | 852 | <AutoGen>True</AutoGen>
|
808 | 853 | <DependentUpon>ResultAvroSchema.tt</DependentUpon>
|
809 | 854 | </Compile>
|
| 855 | + <Compile Update="T4\serialization\Property\t4\AggregateResponseJsonSchema.cs"> |
| 856 | + <DesignTime>True</DesignTime> |
| 857 | + <AutoGen>True</AutoGen> |
| 858 | + <DependentUpon>AggregateResponseJsonSchema.tt</DependentUpon> |
| 859 | + </Compile> |
| 860 | + <Compile Update="T4\serialization\Property\t4\PropertyAvroSchema.cs"> |
| 861 | + <DesignTime>True</DesignTime> |
| 862 | + <AutoGen>True</AutoGen> |
| 863 | + <DependentUpon>PropertyAvroSchema.tt</DependentUpon> |
| 864 | + </Compile> |
| 865 | + <Compile Update="T4\serialization\Property\t4\PropertyJsonSchema.cs"> |
| 866 | + <DesignTime>True</DesignTime> |
| 867 | + <AutoGen>True</AutoGen> |
| 868 | + <DependentUpon>PropertyJsonSchema.tt</DependentUpon> |
| 869 | + </Compile> |
810 | 870 | <Compile Update="T4\serialization\Telemetry\t4\TelemetryAvroSchema.cs">
|
811 | 871 | <DesignTime>True</DesignTime>
|
812 | 872 | <AutoGen>True</AutoGen>
|
|
0 commit comments